Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor changes to manual.txt | Araq | 2014-09-13 | 1 | -8/+13 |
| | |||||
* | merged things from devel | Araq | 2014-09-12 | 2 | -0/+9 |
|\ | |||||
| * | be explicit about single letter options | Araq | 2014-09-11 | 1 | -0/+2 |
| | | |||||
| * | Merge pull request #1455 from gradha/pr_parallelize_doc_build | Andreas Rumpf | 2014-09-05 | 1 | -0/+7 |
| |\ | | | | | | | Parallelizes documentation building. | ||||
| | * | Adds --parallelBuild to koch web and automatic reruns. Refs #1455. | Grzegorz Adam Hankiewicz | 2014-08-08 | 1 | -0/+7 |
| | | | |||||
* | | | some improvements for nimfix | Araq | 2014-09-09 | 1 | -1/+0 |
| | | | |||||
* | | | changed comment handling (breaking change) | Araq | 2014-09-07 | 2 | -63/+19 |
| | | | |||||
* | | | nimfix handles helloworld | Araq | 2014-09-06 | 1 | -1/+0 |
| | | | |||||
* | | | fix #959 | Zahary Karadjov | 2014-09-04 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | Variable declarations using a type class will be subject to type inference similar to the one already present in type coercions and the return type inference. | ||||
* | | | made some tests green | Araq | 2014-08-31 | 1 | -2/+2 |
| | | | |||||
* | | | added ENDB warning | Araq | 2014-08-31 | 1 | -0/+2 |
| | | | |||||
* | | | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings | Araq | 2014-08-29 | 2 | -1/+2 |
| | | | |||||
* | | | Nimrod renamed to Nim | Araq | 2014-08-28 | 28 | -347/+347 |
| | | | |||||
* | | | big rename | Araq | 2014-08-27 | 4 | -444/+422 |
| | | | |||||
* | | | the big renamefest: first steps | Araq | 2014-08-22 | 4 | -249/+246 |
|/ / | |||||
* | | fixes #722 | Araq | 2014-08-14 | 1 | -1/+1 |
| | | |||||
* | | fixes newly introduced bugs | Araq | 2014-08-14 | 1 | -4/+0 |
| | | |||||
* | | fixes #820 | Araq | 2014-08-13 | 1 | -2/+0 |
| | | |||||
* | | Merge pull request #1417 from gradha/pr_852_nimcache_naming | Andreas Rumpf | 2014-08-12 | 2 | -4/+64 |
|\ \ | | | | | | | Documents nimcache naming and fixes ios example | ||||
| * | | Corrects description of nimcache file naming. Refs #852. | Grzegorz Adam Hankiewicz | 2014-07-31 | 1 | -29/+27 |
| | | | |||||
| * | | Documents nimcache file naming scheme. Refs #852. | Grzegorz Adam Hankiewicz | 2014-07-27 | 2 | -4/+66 |
| | | | |||||
* | | | distinguish between 'defined' and 'declared' | Araq | 2014-08-11 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-08-08 | 4 | -136/+156 |
|\ \ \ | |||||
| * \ \ | Merge pull request #1446 from gradha/pr_links_typetraits_module | Varriount | 2014-08-06 | 1 | -1/+4 |
| |\ \ \ | | | | | | | | | | | Links typetraits module | ||||
| | * | | | Adds typetraits to library index and doc build. | Grzegorz Adam Hankiewicz | 2014-08-05 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | Merge pull request #1447 from gradha/pr_tutorial_improvements | Varriount | 2014-08-06 | 3 | -135/+152 |
| |\ \ \ \ | | |_|_|/ | |/| | | | Tutorial improvements | ||||
| | * | | | Factors exception hierarchy into reusable fragment. | Grzegorz Adam Hankiewicz | 2014-08-05 | 2 | -33/+34 |
| | | | | | | | | | | | | | | | | | | | | The fragment with hyperlinks is included now from the system module. | ||||
| | * | | | Improves tut2.txt with more hyperlinks. | Grzegorz Adam Hankiewicz | 2014-08-05 | 1 | -9/+12 |
| | | | | | |||||
| | * | | | Improves tut1.txt with more hyperlinks and minor fixes. | Grzegorz Adam Hankiewicz | 2014-08-05 | 1 | -93/+106 |
| | |/ / | |||||
* | / / | 'lambda' is no keyword anymore | Araq | 2014-08-08 | 1 | -1/+1 |
|/ / / | |||||
* | | | fixes typos | Araq | 2014-08-05 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-08-05 | 6 | -73/+99 |
|\| | | | | | | | | | | | | | | Conflicts: compiler/ccgexprs.nim | ||||
| * | | Adds placeholder text for js disabled browsers. Refs #1292. | Grzegorz Adam Hankiewicz | 2014-08-02 | 1 | -2/+4 |
| | | | |||||
| * | | Merge pull request #1414 from gradha/pr_sets_improvements | Varriount | 2014-07-27 | 3 | -71/+42 |
| |\ \ | | | | | | | | | Sets improvements | ||||
| | * | | Factors common documentation in fragment to avoid repetition. | Grzegorz Adam Hankiewicz | 2014-07-27 | 3 | -71/+42 |
| | |/ | |||||
| * / | Documents pretty command. | Grzegorz Adam Hankiewicz | 2014-07-26 | 2 | -0/+53 |
| |/ | |||||
* / | progress on deepCopy | Araq | 2014-08-01 | 1 | -63/+126 |
|/ | |||||
* | Hyperlinks echo variants with noSideEffect pragma. Refs #1379. | Grzegorz Adam Hankiewicz | 2014-07-19 | 1 | -3/+3 |
| | |||||
* | Merge branch 'new_spawn' into devel | Araq | 2014-07-15 | 1 | -295/+0 |
|\ | | | | | | | | | | | | | Conflicts: todo.txt web/news.txt web/nimrod.ini | ||||
| * | c2nim is not part of the compiler anymore | Araq | 2014-06-30 | 1 | -295/+0 |
| | | |||||
* | | fixes #1167 | Araq | 2014-07-08 | 1 | -1/+1 |
| | | |||||
* | | implements #1332 | Araq | 2014-07-06 | 1 | -4/+4 |
| | | |||||
* | | tut1.txt no BOM; streamlined example a bit | Araq | 2014-07-02 | 1 | -8/+4 |
| | | |||||
* | | fixes #1161 | Araq | 2014-07-01 | 1 | -1/+4 |
| | | |||||
* | | fixes #1135 | Araq | 2014-07-01 | 1 | -275/+0 |
| | | |||||
* | | fixes #1264 | Araq | 2014-07-01 | 1 | -6/+7 |
| | | |||||
* | | fixes #1268 | Araq | 2014-07-01 | 1 | -1/+2 |
| | | |||||
* | | corrected backends.txt | Araq | 2014-06-30 | 2 | -15/+11 |
| | | |||||
* | | Merge pull request #1299 from gradha/pr_documents_interfacing | Andreas Rumpf | 2014-06-30 | 4 | -47/+443 |
|\ \ | |/ |/| | Documents backend interfacing | ||||
| * | Mentions nodejs in js intro. Refs #1299. | Grzegorz Adam Hankiewicz | 2014-06-26 | 1 | -4/+7 |
| | |