Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a bug with the 'do notation' consuming statements after it. | Dominik Picheta | 2013-01-20 | 1 | -0/+17 |
| | |||||
* | small bugfix for lambdalifting; preparations for a better testing framework | Araq | 2013-01-19 | 3 | -40/+77 |
| | |||||
* | fixed merge conflict | Araq | 2013-01-16 | 1 | -0/+39 |
|\ | |||||
| * | 'sort' for ordered tables | Araq | 2013-01-12 | 1 | -0/+39 |
| | | |||||
* | | implemented generic multi methods | Araq | 2013-01-16 | 1 | -0/+30 |
|/ | |||||
* | Merge pull request #296 from gradha/pr_makes_toseq_public | Araq | 2013-01-08 | 1 | -6/+5 |
|\ | | | | | Moves toSeq template to public sequtils module. | ||||
| * | Moves toSeq template to public sequtils module. | Grzegorz Adam Hankiewicz | 2013-01-03 | 1 | -6/+5 |
| | | |||||
* | | fixes #299 | Araq | 2013-01-08 | 1 | -0/+13 |
| | | |||||
* | | fixes #270 | Araq | 2013-01-08 | 1 | -0/+28 |
| | | |||||
* | | fixes #292 | Araq | 2013-01-08 | 1 | -0/+17 |
| | | |||||
* | | Fixed many deprecation warnings. asyncio.recvLine now throws an | Dominik Picheta | 2012-12-23 | 1 | -7/+8 |
| | | | | | | | | exception when an error occurs. Added sockets.SocketError. | ||||
* | | fixes #271 | Araq | 2012-12-15 | 1 | -3/+3 |
|/ | |||||
* | made some tests green; some small bugfixes | Araq | 2012-12-09 | 2 | -2/+2 |
| | |||||
* | documented AST overloading and some TR optimizations | Araq | 2012-12-09 | 2 | -0/+24 |
| | |||||
* | implemented AST based overloading | Araq | 2012-12-06 | 1 | -0/+21 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2012-12-06 | 3 | -2/+68 |
|\ | |||||
| * | implemented generic converters | Araq | 2012-12-05 | 2 | -0/+58 |
| | | |||||
| * | bugfix: 'not nil' and 'shared' types | Araq | 2012-12-02 | 1 | -2/+10 |
| | | |||||
* | | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2012-12-02 | 4 | -1/+26 |
|\| | |||||
| * | implements 'export' feature | Araq | 2012-12-01 | 3 | -0/+25 |
| | | |||||
| * | implements 'import dir/module' without quotes | Araq | 2012-11-30 | 1 | -1/+1 |
| | | |||||
* | | resolved conflicts | Araq | 2012-11-30 | 2 | -0/+31 |
|\| | |||||
| * | implemented 'import except' | Araq | 2012-11-28 | 1 | -0/+10 |
| | | |||||
| * | bugfix: better implict 'items' support | Araq | 2012-11-28 | 1 | -0/+21 |
| | | |||||
* | | bugfix: implicit items/pairs work better | Araq | 2012-11-28 | 1 | -0/+12 |
|/ | |||||
* | 'return' for first class iterators | Araq | 2012-11-26 | 1 | -0/+20 |
| | |||||
* | next steps for first class iterators | Araq | 2012-11-26 | 1 | -2/+2 |
| | |||||
* | parser support for 'not nil' annotation | Araq | 2012-11-25 | 1 | -0/+15 |
| | |||||
* | added missing type flags | Araq | 2012-11-23 | 1 | -3/+3 |
| | |||||
* | added 2 GC leak test cases | Zahary Karadjov | 2012-11-22 | 2 | -0/+75 |
| | |||||
* | docs should build under doc2; unittests of times.nim compile under 32bit; ↵ | Araq | 2012-11-20 | 1 | -1/+2 |
| | | | | small bugfix for the tester | ||||
* | annotated effects of modules: os, sockets, times | Araq | 2012-11-18 | 2 | -2/+2 |
| | |||||
* | added system.finished for first class iterators | Araq | 2012-11-17 | 1 | -1/+39 |
| | |||||
* | next steps for first class iterators | Araq | 2012-11-15 | 1 | -4/+32 |
| | |||||
* | improvements for first class iterators | Araq | 2012-11-15 | 1 | -1/+19 |
| | |||||
* | bugfix: stack traces; first class iterators almost working | Araq | 2012-11-15 | 1 | -0/+33 |
| | |||||
* | made some tests green | Araq | 2012-11-11 | 3 | -3/+4 |
| | |||||
* | implemented 'tags' pragma | Araq | 2012-11-11 | 2 | -0/+43 |
| | |||||
* | made some tests green | Araq | 2012-11-07 | 2 | -2/+2 |
| | |||||
* | added system.onRaise to support a condition system | Araq | 2012-11-05 | 1 | -0/+34 |
| | |||||
* | bugfixes for exception tracking | Araq | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | exception tracking should work | Araq | 2012-11-04 | 3 | -1/+43 |
| | |||||
* | bugfix: wrong assertions for C++ code generation; some solaris support; ↵ | Araq | 2012-10-30 | 1 | -1/+1 |
| | | | | first steps to an effect system | ||||
* | fixes #235 | Araq | 2012-10-24 | 1 | -0/+14 |
| | |||||
* | bugfix: tcan_inherit_generic works again | Araq | 2012-10-19 | 1 | -0/+8 |
| | |||||
* | fixes #230; fixes #227 | Araq | 2012-10-19 | 2 | -0/+53 |
| | |||||
* | fixes #232 | Araq | 2012-10-19 | 1 | -0/+11 |
| | |||||
* | fixes #106 | Zahary Karadjov | 2012-10-16 | 1 | -10/+22 |
| | |||||
* | Improved support for nkSymChoices in type coercions | Zahary Karadjov | 2012-10-15 | 1 | -0/+74 |
| | | | | | | | | | | For example, this allows you to pick up a proc with a specific signature from an overload set. bugfix: nimrod generated invalid code when a RVO function had a single compile-time param bugfix: nkHiddenDerefs were not neutralised properly for indirect proc calls | ||||
* | fixes #217 | Araq | 2012-10-13 | 1 | -0/+6 |
| |