summary refs log tree commit diff stats
path: root/compiler/lexer.nim
Commit message (Collapse)AuthorAgeFilesLines
* support for C++ code generation; importcpp and importobjc pragmasAraq2011-08-071-2/+2
|
* old pointer deref operator completely removedAraq2011-07-231-2/+2
|
* first steps to explicit channels for thread communication; added mainThreadIdAraq2011-07-161-5/+5
|
* nicer error messages for used keywords as identifiersAraq2011-06-191-0/+4
|
* got rid of nstrtabs and nhashes modulesAraq2011-06-101-8/+8
|
* lexer, parser cleanup; boehm gc for mac os xAraq2011-05-171-13/+16
|
* got rid of some arcane module namesAraq2011-04-211-0/+768