Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implements #1588 | Araq | 2014-10-26 | 1 | -0/+3 |
| | |||||
* | Merge branch 'devel' into bigbreak | Araq | 2014-10-23 | 1 | -14/+11 |
|\ | | | | | | | | | Conflicts: web/news.txt | ||||
| * | updated news.txt | Araq | 2014-10-22 | 1 | -4/+11 |
| | | |||||
* | | Merge branch 'devel' into bigbreak | Araq | 2014-10-20 | 4 | -136/+76 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/nim.ini doc/manual.txt doc/tut2.txt koch.nim lib/system/channels.nim readme.txt tools/niminst/niminst.nim tools/nimweb.nim web/download.txt web/news.txt | ||||
| * | much better quote for the frontpage | Araq | 2014-10-20 | 1 | -3/+4 |
| | | |||||
| * | disable 'view source' feature | Araq | 2014-10-20 | 1 | -2/+4 |
| | | |||||
| * | website updates for 0.9.6 | Araq | 2014-10-19 | 3 | -110/+28 |
| | | |||||
* | | Merge branch 'devel' into bigbreak | Araq | 2014-10-13 | 1 | -14/+16 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/ast.nim compiler/nimfix/prettybase.nim compiler/pragmas.nim compiler/sempass2.nim doc/manual.txt koch.nim lib/pure/concurrency/threadpool.nim web/news.txt | ||||
| * | updated news.txt slightly | Araq | 2014-10-12 | 1 | -2/+2 |
| | | |||||
| * | documentation updates | Araq | 2014-10-11 | 1 | -41/+48 |
| | | |||||
* | | documentation updates | Araq | 2014-10-11 | 3 | -49/+54 |
| | | |||||
* | | docgen should work again | Araq | 2014-10-05 | 2 | -3/+3 |
| | | |||||
* | | implemented mixed mode codegen | Araq | 2014-10-03 | 1 | -1/+18 |
| | | |||||
* | | recursive tuple types are now invalid (breaking change) | Araq | 2014-10-02 | 1 | -1/+1 |
| | | |||||
* | | bugfix: 'T = ref T' is an illegal recursive type | Araq | 2014-10-02 | 1 | -0/+1 |
| | | |||||
* | | system.writeFile works at compile-time | Araq | 2014-10-02 | 1 | -1/+1 |
| | | |||||
* | | deprecated string case statements without 'else' | Araq | 2014-10-02 | 1 | -0/+5 |
| | | |||||
* | | cleaned up various modules | Araq | 2014-09-19 | 1 | -1/+1 |
| | | |||||
* | | some progress on documentation building | Araq | 2014-09-17 | 1 | -2/+2 |
| | | |||||
* | | More docgen fixes. | Dominik Picheta | 2014-09-13 | 2 | -5/+8 |
| | | |||||
* | | Changes source build recommendations on website. | Dominik Picheta | 2014-09-10 | 1 | -2/+2 |
| | | |||||
* | | Added more information to the news. | Dominik Picheta | 2014-09-09 | 1 | -2/+13 |
| | | |||||
* | | Mentioned new comment handling in news.txt. | Dominik Picheta | 2014-09-09 | 1 | -1/+2 |
| | | |||||
* | | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings | Araq | 2014-08-29 | 1 | -6/+6 |
| | | |||||
* | | the big renamefest: first steps | Araq | 2014-08-22 | 2 | -2/+4 |
|/ | |||||
* | minor improvements for the FAQ | Araq | 2014-08-19 | 1 | -4/+13 |
| | |||||
* | Fixes docgen. | Dominik Picheta | 2014-08-19 | 1 | -1/+1 |
| | |||||
* | fixes newly introduced bugs | Araq | 2014-08-14 | 1 | -1/+1 |
| | |||||
* | fixes 'gcsafe' | Araq | 2014-08-12 | 1 | -0/+4 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-08-11 | 1 | -0/+2 |
|\ | |||||
| * | Added SafeDisconn for accept. | Dominik Picheta | 2014-08-10 | 1 | -0/+2 |
| | | |||||
* | | distinguish between 'defined' and 'declared' | Araq | 2014-08-11 | 1 | -0/+4 |
|/ | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-08-08 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #1446 from gradha/pr_links_typetraits_module | Varriount | 2014-08-06 | 1 | -1/+1 |
| |\ | | | | | | | Links typetraits module | ||||
| | * | Adds typetraits to library index and doc build. | Grzegorz Adam Hankiewicz | 2014-08-05 | 1 | -1/+1 |
| | | | |||||
* | | | 'lambda' is no keyword anymore | Araq | 2014-08-08 | 1 | -0/+1 |
|/ / | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-08-05 | 1 | -7/+4 |
|\| | | | | | | | | | Conflicts: compiler/ccgexprs.nim | ||||
| * | Uses case insensitive comparison for sorting. Refs #1292. | Grzegorz Adam Hankiewicz | 2014-08-02 | 1 | -1/+1 |
| | | |||||
| * | Adds placeholder text for js disabled browsers. Refs #1292. | Grzegorz Adam Hankiewicz | 2014-08-02 | 1 | -4/+2 |
| | | |||||
| * | Updates js.high usage for line ending dots. Refs #1291 and #1292. | Grzegorz Adam Hankiewicz | 2014-08-02 | 1 | -2/+1 |
| | | |||||
* | | progress on deepCopy | Araq | 2014-08-01 | 1 | -0/+8 |
|/ | |||||
* | Fixes #1065. | Dominik Picheta | 2014-07-20 | 1 | -1/+3 |
| | |||||
* | Update nimrod.ini | Varriount | 2014-07-18 | 1 | -1/+1 |
| | |||||
* | Fix link to roadmap on site home page | Rory O’Kane | 2014-07-17 | 1 | -1/+1 |
| | | | https://github.com/Araq/Nimrod/wiki/Feature-Matrix does not exist, while https://github.com/Araq/Nimrod/wiki/Roadmap does. | ||||
* | added stack overflow prevention | Araq | 2014-07-16 | 1 | -1/+2 |
| | |||||
* | Merge pull request #1341 from def-/algorithm-reversed | Andreas Rumpf | 2014-07-15 | 1 | -0/+1 |
|\ | | | | | Add reversed proc | ||||
| * | Update news.txt | def | 2014-07-09 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'new_spawn' into devel | Araq | 2014-07-15 | 2 | -1/+3 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: todo.txt web/news.txt web/nimrod.ini | ||||
| * | | c2nim is not part of the compiler anymore | Araq | 2014-06-30 | 1 | -2/+2 |
| | | | |||||
| * | | minor changes to todo.txt | Araq | 2014-06-28 | 1 | -0/+2 |
| | | |