Commit Graph

12 Commits

Author SHA1 Message Date
Reijo Tomperi e272630604 Copyright and app name changed in each file 2008-12-19 21:15:06 +00:00
Nicolas Le Cam a5fa323a0b Formatting: uniformize end of lines. 2008-12-18 21:28:57 +00:00
Reijo Tomperi 3851c0f019 Refactoring: Renamed all files to lower case. Also added testfilelister.cpp which was forgotted from previous commit. 2008-12-14 20:49:55 +00:00
Nicolas Le Cam aaabacfe87 Formatting: uniformize end of lines. 2008-12-09 00:49:32 +00:00
Nicolas Le Cam eb80c9786f Revert revisions 627 and 628 2008-12-08 23:41:34 +00:00
Nicolas Le Cam e8d2c7cfb3 Formatting: uniformize end of lines (part 2) 2008-12-08 23:10:13 +00:00
Nicolas Le Cam 625b77ec33 Formatting: uniformize end of lines. 2008-12-08 23:06:19 +00:00
Daniel Marjamäki 8845e8bc89 Refactoring: Tokenizer - renaming functions, moved the 'tokenizeCode' to the private section 2008-11-25 18:34:51 +00:00
Daniel Marjamäki c6264022f9 Function Usage: Handling '.. else foo()' 2008-11-23 14:26:47 +00:00
Daniel Marjamäki 954371e3f8 Function usage: Handling callbacks better: 'void (*f)() = cond ? foo : NULL' 2008-11-23 14:21:37 +00:00
Daniel Marjamäki bb46a0cc42 Function usage: handling 'return foo();' better 2008-11-23 14:17:03 +00:00
Daniel Marjamäki 43fc511f55 Added test file for function usage 2008-11-23 11:44:25 +00:00