Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: wrong assertions for C++ code generation; some solaris support; ↵ | Araq | 2012-10-30 | 1 | -0/+2 |
| | | | | first steps to an effect system | ||||
* | fixes 182 | Araq | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | more reliable NI/NU definitions | Araq | 2012-07-28 | 1 | -0/+18 |
| | |||||
* | fixes #172 | Araq | 2012-07-25 | 1 | -6/+6 |
| | |||||
* | Fixed math.round, added math.ceil and fixed times.format. | Dominik Picheta | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | codegen for C++ exceptions | Zahary Karadjov | 2012-06-03 | 1 | -0/+7 |
| | |||||
* | further steps for closure support | Araq | 2012-02-06 | 1 | -5/+3 |
| | |||||
* | implemented incompleteStruct pragma; embedded debugger works with posix module | Araq | 2012-01-05 | 1 | -2/+4 |
| | |||||
* | code gen can generate code to keep alive stack roots | Araq | 2011-12-22 | 1 | -0/+8 |
| | |||||
* | bugfixes for .rod files and visual C++ | Araq | 2011-12-03 | 1 | -2/+2 |
| | |||||
* | cgen: no type canon for integral types; osproc use posix_spawn instead of ↵ | Araq | 2011-11-18 | 1 | -0/+5 |
| | | | | fork&exec | ||||
* | Added system.program_results for controlling the exit code of the program ↵ | Zahary Karadjov | 2011-11-10 | 1 | -0/+2 |
| | | | | | | | | under normal circumstances Implemented operators like +=, -=, etc for ordinals, floats and string Programs using the UnitTest module will now report the number of failed tests as the exit code of test runs (0 for successful run) | ||||
* | code generator supports constant sequences; more consistent compile time ↵ | Araq | 2011-10-07 | 1 | -1/+1 |
| | | | | evaluation | ||||
* | support for C++ code generation; importcpp and importobjc pragmas | Araq | 2011-08-07 | 1 | -4/+4 |
| | |||||
* | further steps for thread support; bootstrapping should require unzip C ↵ | Araq | 2011-05-16 | 1 | -26/+0 |
| | | | | sources and ./build.sh | ||||
* | basic thread support; still broken on Windows; untested on Mac OS X | Araq | 2011-01-18 | 1 | -2/+7 |
| | |||||
* | docgen understands and ignores *when false* | Araq | 2010-11-18 | 1 | -1/+4 |
| | |||||
* | fixes for exception handling; added system.compileOption | Araq | 2010-09-13 | 1 | -4/+8 |
| | |||||
* | bugfix: init of temps | Araq | 2010-08-24 | 1 | -0/+11 |
| | |||||
* | DLL generation of the stdlib for unix | Andreas Rumpf | 2010-08-04 | 1 | -0/+2 |
| | |||||
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 1 | -1/+1 |
| | |||||
* | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 1 | -0/+7 |
| | |||||
* | bugfix: complex.nim compiles | Andreas Rumpf | 2010-04-04 | 1 | -1/+3 |
| | |||||
* | fixed pango/pangoutils new wrappers | Andreas Rumpf | 2010-02-26 | 1 | -0/+0 |
| | |||||
* | continued work on html/xmlparser | rumpf_a@web.de | 2010-02-14 | 1 | -0/+0 |
| | |||||
* | better subscript overloading | rumpf_a@web.de | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | version 0.8.2 | rumpf_a@web.de | 2009-10-21 | 1 | -3/+3 |
| | |||||
* | added tools and web dirs | Andreas Rumpf | 2009-09-15 | 1 | -0/+0 |
| | |||||
* | some fixes for DMC | Andreas Rumpf | 2009-05-20 | 1 | -11/+11 |
| | |||||
* | version 0.7.6 | Andreas Rumpf | 2009-04-22 | 1 | -12/+13 |
| | |||||
* | version 0.7.4 | Andreas Rumpf | 2009-01-07 | 1 | -14/+0 |
| | |||||
* | version 0.7.0 | Andreas Rumpf | 2008-11-16 | 1 | -15/+39 |
| | |||||
* | too many changes to list | Andreas Rumpf | 2008-08-23 | 1 | -41/+52 |
| | |||||
* | first release | Rumpf | 2008-06-23 | 1 | -0/+0 |
| | |||||
* | Initial import | Andreas Rumpf | 2008-06-22 | 1 | -0/+403 |