| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | made some tests green | Araq | 2012-07-17 | 1 | -2/+1 |
* | added proc annotations: macros invoked as pragmas | Araq | 2012-06-26 | 1 | -4/+7 |
* | documentation improvements; added system.gorge (for Araq's fun) | Araq | 2012-06-22 | 1 | -2/+9 |
* | destructor pragma | Zahary Karadjov | 2012-06-07 | 1 | -1/+6 |
* | bugfix: 'error' statement pragma works as expected again | Araq | 2012-04-16 | 1 | -7/+11 |
* | Added ``global`` pragma that can be used to introduce new global variables fr... | Zahary Karadjov | 2012-04-05 | 1 | -1/+4 |
* | merged branch overloading-for-macros | Zahary Karadjov | 2012-03-19 | 1 | -2/+6 |
|\ |
|
| * | bootstraps fine with overloadable templates | Zahary Karadjov | 2012-03-14 | 1 | -2/+6 |
* | | first steps for cleaner static/const distinction | Araq | 2012-03-13 | 1 | -0/+1 |
|/ |
|
* | vars can be 'compileTime'; shallow introduced weird string aliasing bug | Araq | 2012-03-11 | 1 | -1/+1 |
* | pragma on/off improvements; endb rewritten | Araq | 2012-01-28 | 1 | -24/+28 |
* | pragma blocks; fixed line information issue with user defined assertions | Araq | 2012-01-17 | 1 | -0/+19 |
* | implemented incompleteStruct pragma; embedded debugger works with posix module | Araq | 2012-01-05 | 1 | -1/+5 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
* | bugfix: the code gen can now handle alias TLock = TSysLock; this fixes thread... | Araq | 2011-12-23 | 1 | -3/+0 |
* | codegen uses alias analysis to generate better code | Araq | 2011-12-10 | 1 | -1/+1 |
* | implemented 'let' statement | Araq | 2011-11-29 | 1 | -0/+1 |
* | new pragma: 'noinit' | Araq | 2011-11-25 | 1 | -7/+11 |
* | renamed optional to discardable | Araq | 2011-09-24 | 1 | -5/+5 |
* | implemented optional pragma for implicit discard | Araq | 2011-09-24 | 1 | -4/+7 |
* | beginning of a taint mode; type system enhancements | Araq | 2011-09-24 | 1 | -8/+13 |
* | bugfixes for generics; new threads implementation still broken | Araq | 2011-09-20 | 1 | -0/+1 |
* | 'pure' is now 'noStackFrame' for procs | Araq | 2011-08-19 | 1 | -5/+6 |
* | modifyable results for generics; teventemitter works | Araq | 2011-08-09 | 1 | -8/+13 |
* | support for C++ code generation; importcpp and importobjc pragmas | Araq | 2011-08-07 | 1 | -2/+18 |
* | bugfix: 'set' overloadable; further steps for multi threading support | Araq | 2011-07-08 | 1 | -10/+12 |
* | importCompilerProc pragma introduced because the hacks for typeinfo.nim did n... | Araq | 2011-06-27 | 1 | -1/+9 |
* | code gen bugfixes; marshal.nim implemented | Araq | 2011-06-26 | 1 | -1/+1 |
* | basic thread analysis working | Araq | 2011-06-13 | 1 | -9/+9 |
* | deprecated system.copy: use system.substr instead | Araq | 2011-05-14 | 1 | -4/+4 |
* | got rid of some arcane module names | Araq | 2011-04-21 | 1 | -1/+1 |
* | big repo cleanup | Araq | 2011-04-12 | 1 | -0/+543 |