Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more precise word | PavelVozenilek | 2014-09-18 | 1 | -1/+1 |
* | Fix idetools --def crash. | Dominik Picheta | 2014-06-15 | 1 | -1/+1 |
* | Fixes #1263. | Dominik Picheta | 2014-06-15 | 1 | -0/+4 |
* | Add osproc stdin test. | Dominik Picheta | 2014-06-15 | 2 | -0/+19 |
* | Update categories.nim | Varriount | 2014-06-14 | 1 | -19/+26 |
* | Update json.nim | Varriount | 2014-06-14 | 1 | -1/+1 |
* | Merge pull request #1251 from gradha/pr_misc_docs | Andreas Rumpf | 2014-06-12 | 5 | -9/+102 |
|\ | |||||
| * | Revert "Adds to tables module example of reference type vs value type." | Grzegorz Adam Hankiewicz | 2014-06-10 | 1 | -32/+2 |
| * | Documents -d: in the compiler guide and hyperlinks assert/defined. | Grzegorz Adam Hankiewicz | 2014-06-06 | 2 | -3/+29 |
| * | Adds brief intro to hashes module. | Grzegorz Adam Hankiewicz | 2014-06-06 | 1 | -1/+28 |
| * | Adds to tables module example of reference type vs value type. | Grzegorz Adam Hankiewicz | 2014-06-06 | 1 | -2/+32 |
| * | Avoids temporal string in tables hashing example. | Grzegorz Adam Hankiewicz | 2014-06-06 | 1 | -2/+4 |
| * | Adds do notation example to algorithm.sort. | Grzegorz Adam Hankiewicz | 2014-06-06 | 1 | -0/+9 |
| * | Adds docstring example to system.fieldPairs. | Grzegorz Adam Hankiewicz | 2014-06-06 | 1 | -3/+32 |
* | | fixes recently introduced regression | Araq | 2014-06-12 | 1 | -1/+2 |
* | | optimized method dispatchers | Araq | 2014-06-12 | 7 | -5/+49 |
* | | added allValues iterator | Araq | 2014-06-12 | 1 | -2/+9 |
* | | Merge pull request #1257 from flaviut/fix1217 | Andreas Rumpf | 2014-06-09 | 2 | -9/+14 |
|\ \ | |||||
| * | | Regenerate docs | flaviut | 2014-06-08 | 1 | -1/+1 |
| * | | fix tokenizing bug | flaviut | 2014-06-08 | 1 | -8/+13 |
* | | | Merge pull request #1245 from flaviut/fix1217 | Andreas Rumpf | 2014-06-08 | 4 | -30/+34 |
|\| | | |/ |/| | |||||
| * | fix overlooked grammer comment | flaviut | 2014-06-08 | 2 | -0/+2 |
| * | updated grammer, fixed oversight | flaviut | 2014-06-04 | 2 | -3/+2 |
| * | fix bug with unexpected tkInvalid,tkEof,tkComment | flaviut | 2014-06-04 | 1 | -0/+2 |
| * | Add test | flaviut | 2014-06-03 | 1 | -0/+14 |
| * | Clean up code | flaviut | 2014-06-03 | 1 | -12/+7 |
| * | Fix accents in enums | flaviut | 2014-06-03 | 2 | -5/+8 |
| * | More descriptive error message in semtypes enum | flaviut | 2014-06-03 | 1 | -1/+1 |
| * | Generalize accent parsing | flaviut | 2014-06-03 | 1 | -20/+9 |
* | | Capitalised enum value names in JSON module. | Dominik Picheta | 2014-06-05 | 1 | -7/+7 |
* | | Merge pull request #1174 from fowlmouth/patch-2 | Andreas Rumpf | 2014-06-05 | 1 | -0/+38 |
|\ \ | |||||
| * | | added json.hash | Billingsly Wetherfordshire | 2014-06-02 | 1 | -0/+19 |
| * | | added `==` for PJsonNode | Billingsly Wetherfordshire | 2014-05-03 | 1 | -0/+19 |
* | | | Merge pull request #1243 from fowlmouth/patch-4 | Dominik Picheta | 2014-06-05 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | fix #1241 | Billingsly Wetherfordshire | 2014-06-02 | 1 | -3/+3 |
| | |/ | |/| | |||||
* | | | Merge pull request #1238 from klaufir/devel | Dominik Picheta | 2014-06-03 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | header pragma set to '<stdio.h>' in importc section | klaufir | 2014-06-03 | 1 | -1/+1 |
| * | | adding header pragma for printf ffi example | klaufir | 2014-06-01 | 1 | -1/+1 |
* | | | Merge pull request #1242 from rbehrends/interactive-eof-fix | Andreas Rumpf | 2014-06-03 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Properly terminate "nimrod i" on end of file. | Reimer Behrends | 2014-06-02 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge pull request #1240 from Varriount/fix-1172 | Andreas Rumpf | 2014-06-03 | 6 | -13/+28 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixed #1172 (for real) | Clay Sweetser | 2014-06-01 | 6 | -13/+28 |
|/ / | |||||
* | | Merge pull request #1229 from Varriount/fix-1203 | Andreas Rumpf | 2014-05-31 | 1 | -8/+14 |
|\ \ | |||||
| * | | Rename some variables in the isCastable code | Clay Sweetser | 2014-05-26 | 1 | -6/+6 |
| * | | Fix issue #1203 | Clay Sweetser | 2014-05-26 | 1 | -0/+2 |
| * | | Update 'isCastable' and 'semCast' doc-comments | Clay Sweetser | 2014-05-26 | 1 | -2/+6 |
* | | | Merge pull request #1221 from rbehrends/readallbuf-fix | Andreas Rumpf | 2014-05-31 | 1 | -4/+8 |
|\ \ \ | |||||
| * | | | Fixed readAllBuffer() to avoid adding garbage bytes at end. | Reimer Behrends | 2014-05-26 | 1 | -4/+8 |
* | | | | Merge pull request #1237 from Varriount/gradha-pr_documents_koch | Varriount | 2014-05-31 | 7 | -7/+166 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'pr_documents_koch' of git://github.com/gradha/Nimrod into gradh... | Clay Sweetser | 2014-05-31 | 7 | -7/+166 |
| |\ \ \ \ |