Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | corrected backends.txt | Araq | 2014-06-30 | 1 | -0/+2 |
| | |||||
* | Merge pull request #1281 from Araq/new_spawn | Andreas Rumpf | 2014-06-16 | 1 | -0/+17 |
|\ | | | | | New spawn | ||||
| * | some changes | Araq | 2014-06-09 | 1 | -2/+2 |
| | | |||||
| * | added 'fence' instructions to the barrier | Araq | 2014-06-06 | 1 | -0/+3 |
| | | |||||
| * | Promises are now refs | Araq | 2014-06-05 | 1 | -0/+14 |
| | | |||||
* | | optimized method dispatchers | Araq | 2014-06-12 | 1 | -1/+0 |
|/ | |||||
* | compiler prepared for the new comment handling | Araq | 2014-04-30 | 1 | -0/+1 |
| | |||||
* | minor tweaks; updated todo.txt | Araq | 2014-04-25 | 1 | -14/+12 |
| | |||||
* | refined and documented regionized pointers | Araq | 2014-04-09 | 1 | -1/+0 |
| | |||||
* | fixes bootstrapping | Araq | 2014-04-09 | 1 | -0/+2 |
| | |||||
* | minor VM bugfix | Araq | 2014-04-04 | 1 | -2/+0 |
| | |||||
* | todo.txt updated | Araq | 2014-04-02 | 1 | -2/+1 |
| | |||||
* | tester outputs full test path | Araq | 2014-03-28 | 1 | -0/+3 |
| | |||||
* | fixes #911 | Araq | 2014-03-28 | 1 | -1/+0 |
| | |||||
* | borrow dots for distinct types documented | Araq | 2014-03-26 | 1 | -1/+0 |
| | |||||
* | added #903 to the test suite | Araq | 2014-03-26 | 1 | -1/+1 |
| | |||||
* | VM: attempt to get integer ops right | Araq | 2014-03-24 | 1 | -3/+1 |
| | |||||
* | fixes #1023 | Araq | 2014-03-22 | 1 | -1/+2 |
| | |||||
* | osproc compiles again for haiku | Araq | 2014-03-10 | 1 | -1/+0 |
| | |||||
* | implements strongSpaces parsing mode | Araq | 2014-03-07 | 1 | -1/+0 |
| | |||||
* | implemented 'union' and 'unchecked' pragmas | Araq | 2014-03-05 | 1 | -2/+1 |
| | |||||
* | fixes #937 | Araq | 2014-03-05 | 1 | -0/+1 |
| | |||||
* | fixes #968 | Araq | 2014-03-04 | 1 | -0/+1 |
| | |||||
* | the compiler is now aware of packages | Araq | 2014-03-02 | 1 | -1/+0 |
| | |||||
* | better handling of packages, still incomplete | Araq | 2014-03-02 | 1 | -1/+7 |
| | |||||
* | new VM is getting stable | Araq | 2014-02-24 | 1 | -2/+0 |
| | |||||
* | fixed opcConv | Araq | 2014-02-22 | 1 | -1/+0 |
| | |||||
* | vm2: new representation of registers | Araq | 2014-02-21 | 1 | -4/+3 |
| | |||||
* | renamed noStackFrame to asmNoStackFrame | Araq | 2014-02-18 | 1 | -4/+0 |
| | |||||
* | todo.txt changes | Araq | 2014-02-17 | 1 | -1/+3 |
| | |||||
* | more things case consistent | Araq | 2014-02-10 | 1 | -1/+0 |
| | |||||
* | fixes #885 | Araq | 2014-02-09 | 1 | -3/+4 |
| | |||||
* | compiles on sparc again | Araq | 2014-02-09 | 1 | -1/+0 |
| | |||||
* | bugfix: codegen issue that caused getGMTime() to leak memory | Araq | 2014-02-07 | 1 | -1/+1 |
| | |||||
* | stdlib compiles mostly without warnings again | Araq | 2014-02-06 | 1 | -3/+1 |
| | |||||
* | tyTypeDesc and tyRange always have 1 child; this might be tyNone but it is ↵ | Araq | 2014-02-05 | 1 | -1/+1 |
| | | | | required for skipTypes | ||||
* | bugfix: immediate templates are preferred consistently (danger: breaks code) | Araq | 2014-02-04 | 1 | -1/+0 |
| | |||||
* | updated todo.txt | Araq | 2014-02-03 | 1 | -0/+2 |
| | |||||
* | macro tests almost green | Araq | 2014-02-03 | 1 | -1/+8 |
| | |||||
* | new tester produces json output | Araq | 2014-02-02 | 1 | -4/+1 |
| | |||||
* | closure iterators work | Araq | 2014-01-23 | 1 | -15/+20 |
| | |||||
* | next steps for closure iterators | Araq | 2014-01-22 | 1 | -0/+1 |
| | |||||
* | parser support anon iterators | Araq | 2014-01-20 | 1 | -3/+1 |
| | |||||
* | compiler warns when you use GC'ed memory and '--gc:none' | Araq | 2014-01-19 | 1 | -1/+0 |
| | |||||
* | it's the year 2014 | Araq | 2014-01-19 | 1 | -4/+2 |
| | |||||
* | unittest module works again | Araq | 2014-01-18 | 1 | -0/+1 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-01-13 | 1 | -1/+0 |
|\ | |||||
| * | Merge branch 'upstream' into devel | Zahary Karadjov | 2013-12-29 | 1 | -1/+0 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/ccgutils.nim compiler/msgs.nim compiler/sem.nim compiler/semexprs.nim compiler/seminst.nim compiler/semmagic.nim compiler/semstmts.nim compiler/semtypes.nim compiler/semtypinst.nim compiler/sigmatch.nim compiler/types.nim compiler/vmgen.nim lib/core/macros.nim lib/system.nim tests/reject/tenummix.nim web/news.txt | ||||
| | * | static params: expr[T] is now static[T] | Zahary Karadjov | 2013-12-19 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | This introduces tyStatic and successfully bootstraps and handles few simple test cases. Static params within macros are no longer treated as PNimrodNodes - they are now equivalent to constants of the designated type. | ||||
* | | | fixes db_sqlite | Araq | 2014-01-13 | 1 | -1/+0 |
| | | |