Commit History

Author SHA1 Message Date
  Araq 5506e8491d implemented 'union' and 'unchecked' pragmas 11 years ago
  Araq ab72377ce6 renamed noStackFrame to asmNoStackFrame 11 years ago
  Araq 92b8fac94a case consistency part 4 11 years ago
  Araq b76729df1c Merge branch 'master' of https://github.com/Araq/Nimrod into vm2 11 years ago
  Araq 132b6b3efe implemented 'injectStmt'; more debug support 11 years ago
  Araq c0a3d44060 bugfix: keywords are sorted 11 years ago
  Zahary Karadjov b5d833b329 implemented the using statement 11 years ago
  Zahary Karadjov 28d9398de7 implemented delegators and improved the error messages of unmatched type classes 11 years ago
  Araq d53f313599 implemented computed goto support 11 years ago
  Araq 139562cc64 implements the 'codegenDecl' pragma 11 years ago
  Araq 23ef565a3c implemented large parts of the 'not nil' checking 11 years ago
  Zahary Karadjov f44a4362bb added a ``noforward`` pragma that enables a new compilation strategy 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 12 years ago
  Araq d0de1fc336 made 'shared' a keyword 12 years ago
  Araq 48a62af3b1 implemented 'tags' pragma 12 years ago
  Araq 2133fbfcce bugfix: wrong assertions for C++ code generation; some solaris support; first steps to an effect system 12 years ago
  Araq 3ef146b0ea 'mixin' and 'interface' are now keywords 12 years ago
  Araq 1d14cb1ad8 next steps towards term rewriting macros; simple examples work 12 years ago
  Araq da190876de next steps to hygienic templates 12 years ago
  Araq 5e15dec175 first steps to make templates hygienic 12 years ago
  Araq 0b509127d2 documentation improvements; added system.gorge (for Araq's fun) 12 years ago
  Zahary Karadjov ce933c90a4 destructor pragma 12 years ago
  Zahary Karadjov 337e1ecc7c codegen for user-defined destructors 12 years ago
  Zahary Karadjov 38710b614f more Objective-C and C keywords are now escaped 12 years ago
  Zahary Karadjov f25c638dc4 experimental support for preserving local variable names in the generated code 12 years ago
  Zahary Karadjov 6d80583d5a Added ``global`` pragma that can be used to introduce new global variables from within procs 12 years ago
  Zahary Karadjov e43f8d842b merged branch overloading-for-macros 13 years ago
  Zahary Karadjov e5bd3b5b97 bootstraps fine with overloadable templates 13 years ago
  Araq c25ffbf262 first steps for cleaner static/const distinction 13 years ago
  Araq 375c95d3ad bugfix: no need for arrows to be new token kinds 13 years ago