Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Renamed 'considerAcc' to 'considerAccents' for clarity | Clay Sweetser | 2014-05-24 | 12 | -33/+33 | |
* | | | | | Merge pull request #1230 from flaviut/fix1226 | Andreas Rumpf | 2014-05-29 | 2 | -2/+5 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Document mangling | flaviut | 2014-05-26 | 2 | -1/+5 | |
| * | | | | Fix #1226 | flaviut | 2014-05-26 | 1 | -2/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #1132 from gradha/pr_index_improvements | Andreas Rumpf | 2014-05-26 | 1 | -2/+8 | |
|\ \ \ \ | ||||||
| * | | | | Moves TOC index entry generation to rstgen module. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -25/+0 | |
| * | | | | Splits index into documents and APIs. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -2/+2 | |
| * | | | | Adds documentation sections to the index. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -0/+25 | |
| * | | | | Adds explicit titles to documentation index. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -2/+8 | |
* | | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-05-25 | 8 | -60/+31 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added powerpc to the list of CPUs that C sources are built for. | Dominik Picheta | 2014-05-25 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | Merge pull request #1196 from EXetoC/cpp-target-fixes | Andreas Rumpf | 2014-05-24 | 4 | -4/+5 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | Fix more 'undeclared identifier' errors. | EXetoC | 2014-05-14 | 2 | -2/+3 | |
| | * | | | Resolve type mismatches. | EXetoC | 2014-05-13 | 1 | -1/+1 | |
| | * | | | gpp -> gcc | EXetoC | 2014-05-09 | 1 | -1/+1 | |
| | | |/ | | |/| | ||||||
| * / | | Make codegen for `1` and similar valid | flaviut | 2014-05-16 | 3 | -55/+25 | |
| |/ / | ||||||
* / / | fixes the bug that keeps the template engine package from working | Araq | 2014-05-25 | 1 | -2/+4 | |
|/ / | ||||||
* | | bugfix: bool for case statements | Araq | 2014-05-06 | 1 | -1/+1 | |
* | | 2nd attempt to fix bootstrapping | Araq | 2014-05-06 | 1 | -1/+1 | |
* | | attempt to fix the bootstrapping | Araq | 2014-05-06 | 1 | -3/+1 | |
* | | bootstraps works again; get rid of compile-time 'rand' (too weird) | Araq | 2014-05-06 | 1 | -3/+2 | |
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-05-06 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | fixed constant typo (SimulateCaasMemReset) | Simon Hafner | 2014-05-02 | 1 | -3/+3 | |
* | | | fixes #1140 | Araq | 2014-05-05 | 2 | -1/+3 | |
* | | | implemented builtin noncopying slice | Araq | 2014-05-02 | 5 | -16/+39 | |
|/ / | ||||||
* | | compiler prepared for the new comment handling | Araq | 2014-04-30 | 7 | -4/+16 | |
* | | small bugfix for iterators | Araq | 2014-04-30 | 1 | -1/+1 | |
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-04-25 | 3 | -3/+24 | |
|\ \ | ||||||
| * | | devel is version 0.9.5 | Araq | 2014-04-22 | 1 | -2/+1 | |
| * | | Merge pull request #1118 from gradha/pr_show_boot_options | Varriount | 2014-04-21 | 2 | -1/+23 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Version switch displays options used during `koch boot` | Grzegorz Adam Hankiewicz | 2014-04-20 | 2 | -1/+23 | |
* | | | minor tweaks; updated todo.txt | Araq | 2014-04-25 | 1 | -0/+1 | |
|/ / | ||||||
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-04-21 | 4 | -415/+0 | |
|\ \ | ||||||
| * \ | Merge pull request #1113 from flaviut/del_dead | Andreas Rumpf | 2014-04-21 | 4 | -415/+0 | |
| |\ \ | ||||||
| | * | | parsecfg is never used and is also part of the stdlib | flaviut | 2014-04-19 | 1 | -346/+0 | |
| | * | | charsets is never used | flaviut | 2014-04-19 | 1 | -49/+0 | |
| | * | | Delete dead file | flaviut | 2014-04-19 | 2 | -20/+0 | |
* | | | | version 0.9.4 | Araq | 2014-04-21 | 1 | -3/+3 | |
* | | | | fixes #847 | Araq | 2014-04-21 | 1 | -2/+3 | |
|/ / / | ||||||
* | | | fixes DLL generation | Araq | 2014-04-21 | 2 | -1/+2 | |
* | | | doc2 likes future.nim now | Araq | 2014-04-21 | 1 | -5/+3 | |
* | | | some progress for #1082 | Araq | 2014-04-21 | 1 | -4/+9 | |
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-04-21 | 4 | -11/+20 | |
|\ \ \ | ||||||
| * | | | Fixes #1119. | Dominik Picheta | 2014-04-20 | 1 | -0/+1 | |
| * | | | Merge pull request #1097 from gradha/pr_avoid_idetools_crash | Andreas Rumpf | 2014-04-20 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | Avoids idetools crash on nil parameters. | Grzegorz Adam Hankiewicz | 2014-04-15 | 1 | -0/+1 | |
| * | | | | Merge pull request #1123 from flaviut/bug1110 | Andreas Rumpf | 2014-04-20 | 1 | -0/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Document vmgen.nim a bit | flaviut | 2014-04-20 | 1 | -0/+10 | |
| * | | | | | Merge pull request #1124 from EXetoC/spawn-arg-check | Andreas Rumpf | 2014-04-20 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Fix spawn ICE on invalid argument. | EXetoC | 2014-04-20 | 1 | -1/+1 |