Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "more test made green" | Araq | 2013-05-27 | 2 | -71/+70 |
| | | | | This reverts commit 911e6e710f28f454cf8bc1bb493c1a28c4694b76. | ||||
* | Revert "test cases for the new features" | Araq | 2013-05-27 | 3 | -67/+0 |
| | | | | This reverts commit 66653e8f144f2e67a6e48158f9298d9f41b16b09. | ||||
* | test cases for the new features | Zahary Karadjov | 2013-05-26 | 3 | -0/+67 |
| | |||||
* | more test made green | Zahary Karadjov | 2013-05-26 | 2 | -70/+71 |
| | | | | | | | | | the lambda lifting was trying too hard to ignore generic prods isGenericRoutine was producing false-negatives and only this allowed for some of the warning and error messages to be triggered. some files with mixed line endings were fixed | ||||
* | fix tforwardgeneric | Zahary Karadjov | 2013-05-26 | 1 | -2/+3 |
| | |||||
* | made some tests green; implemented 'from module import nil' | Araq | 2013-05-19 | 2 | -1/+2 |
| | |||||
* | made some tests green | Araq | 2013-05-19 | 3 | -3/+3 |
| | |||||
* | fixes #433 | Araq | 2013-05-18 | 1 | -0/+10 |
| | |||||
* | fixes #430 | Zahary Karadjov | 2013-05-12 | 1 | -0/+12 |
| | |||||
* | fixes #429 and tstmtexpr | Zahary Karadjov | 2013-05-12 | 1 | -1/+1 |
| | |||||
* | fixing the dos line endings in a broken test | Zahary Karadjov | 2013-05-12 | 1 | -4/+3 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod into upstream | Zahary Karadjov | 2013-05-12 | 1 | -0/+14 |
|\ | |||||
| * | new effect system should be sound now | Araq | 2013-05-11 | 1 | -0/+14 |
| | | |||||
* | | documented the ``noforward`` pragma | Zahary Karadjov | 2013-05-12 | 1 | -0/+10 |
|/ | |||||
* | better effects handling for callbacks | Araq | 2013-05-09 | 1 | -0/+14 |
| | |||||
* | Merge branch 'master' into newparser | Araq | 2013-05-07 | 4 | -0/+38 |
|\ | |||||
| * | support suggest after compile in caas mode | Zahary Karadjov | 2013-05-05 | 3 | -0/+28 |
| | | |||||
| * | bugfix: compiling after idetools usage is now possible in caas mode | Zahary Karadjov | 2013-05-05 | 1 | -0/+10 |
| | | |||||
* | | Merge branch 'master' into newparser | Araq | 2013-05-04 | 11 | -13/+173 |
|\| | |||||
| * | failing test case demonstrating how generic arguments are preferred to | Zahary Karadjov | 2013-05-04 | 1 | -0/+26 |
| | | | | | | | | openarray and varargs arguments | ||||
| * | adding some failing caas tests | Zahary Karadjov | 2013-05-04 | 3 | -2/+21 |
| | | |||||
| * | test-runner for caas multi-step tests | Zahary Karadjov | 2013-05-04 | 5 | -1/+107 |
| | | |||||
| * | added distinct array test | Araq | 2013-04-23 | 2 | -7/+14 |
| | | |||||
| * | fixes #395 | Araq | 2013-04-23 | 1 | -5/+7 |
| | | |||||
* | | more intuitive behaviour for 'discardable' in expression bodies | Araq | 2013-05-04 | 1 | -0/+66 |
| | | |||||
* | | fixes #117 | Araq | 2013-05-04 | 1 | -0/+20 |
| | | |||||
* | | revert new scope for 'if' | Araq | 2013-05-02 | 3 | -1/+172 |
| | | |||||
* | | bugfixes mostly JS related | Araq | 2013-05-01 | 3 | -1/+2 |
| | | |||||
* | | made some tests green | Araq | 2013-04-22 | 4 | -3/+4 |
|/ | |||||
* | added manyloc test suite; --path now relative to project dir if not absolute | Araq | 2013-04-13 | 50 | -0/+9279 |
| | |||||
* | fixes #310 | Araq | 2013-04-13 | 1 | -0/+22 |
| | |||||
* | fixes #287; bugfix: subrange checking is performed again | Araq | 2013-04-12 | 4 | -0/+76 |
| | |||||
* | cleanup of tests; use 'koch install' instead of 'install.sh' for a ↵ | Araq | 2013-04-11 | 2 | -2/+6 |
| | | | | bootstrapping build | ||||
* | fixes #321 | Araq | 2013-04-08 | 1 | -0/+9 |
| | |||||
* | fixes #368 | Araq | 2013-04-08 | 1 | -0/+59 |
| | |||||
* | improvements for destructors | Araq | 2013-04-08 | 2 | -0/+47 |
| | |||||
* | rod file viewer for easier debugging of rod files | Araq | 2013-04-04 | 2 | -2/+2 |
| | |||||
* | fixes a long-standing bug about procvar checking | Araq | 2013-03-25 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' of github.com:Araq/Nimrod | Araq | 2013-03-24 | 6 | -691/+1 |
|\ | |||||
| * | Deprecated recvLine and added an improved version named readLine to the | Dominik Picheta | 2013-03-23 | 1 | -1/+1 |
| | | | | | | | | sockets module. | ||||
| * | Fixed bug with xmltree.attrs when attributes have not been initialised | Dominik Picheta | 2013-03-23 | 5 | -690/+0 |
| | | | | | | | | yet. | ||||
* | | fixes #376 | Araq | 2013-03-24 | 3 | -0/+57 |
|/ | |||||
* | added system.locals | Araq | 2013-03-21 | 1 | -0/+11 |
| | |||||
* | bugfix: case exhaustiveness checking | Araq | 2013-03-21 | 1 | -0/+18 |
| | |||||
* | better error message when C compilation fails | Araq | 2013-03-19 | 1 | -0/+1 |
| | |||||
* | tester supports large tests | Araq | 2013-03-18 | 6 | -1/+714 |
| | |||||
* | fixes #304 | Araq | 2013-03-18 | 2 | -0/+16 |
| | |||||
* | fixes #332 | Araq | 2013-03-17 | 1 | -0/+12 |
| | |||||
* | fixes #366 | Araq | 2013-03-17 | 1 | -0/+8 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 310 | -0/+0 |
| |