summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fix overlooked grammer commentflaviut2014-06-082-0/+2
| * | | updated grammer, fixed oversightflaviut2014-06-042-3/+2
| * | | fix bug with unexpected tkInvalid,tkEof,tkCommentflaviut2014-06-041-0/+2
| * | | Add testflaviut2014-06-031-0/+14
| * | | Clean up codeflaviut2014-06-031-12/+7
| * | | Fix accents in enumsflaviut2014-06-032-5/+8
| * | | More descriptive error message in semtypes enumflaviut2014-06-031-1/+1
| * | | Generalize accent parsingflaviut2014-06-031-20/+9
* | | | Capitalised enum value names in JSON module.Dominik Picheta2014-06-051-7/+7
* | | | Merge pull request #1174 from fowlmouth/patch-2Andreas Rumpf2014-06-051-0/+38
|\ \ \ \
| * | | | added json.hashBillingsly Wetherfordshire2014-06-021-0/+19
| * | | | added `==` for PJsonNodeBillingsly Wetherfordshire2014-05-031-0/+19
* | | | | Merge pull request #1243 from fowlmouth/patch-4Dominik Picheta2014-06-051-3/+3
|\ \ \ \ \
| * | | | | fix #1241Billingsly Wetherfordshire2014-06-021-3/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #1238 from klaufir/develDominik Picheta2014-06-031-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | header pragma set to '<stdio.h>' in importc sectionklaufir2014-06-031-1/+1
| * | | | adding header pragma for printf ffi exampleklaufir2014-06-011-1/+1
| | |/ / | |/| |
* | | | Merge pull request #1242 from rbehrends/interactive-eof-fixAndreas Rumpf2014-06-031-0/+3
|\ \ \ \
| * | | | Properly terminate "nimrod i" on end of file.Reimer Behrends2014-06-021-0/+3
| |/ / /
* | | | Merge pull request #1240 from Varriount/fix-1172Andreas Rumpf2014-06-036-13/+28
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed #1172 (for real)Clay Sweetser2014-06-016-13/+28
|/ / /
* | | Merge pull request #1229 from Varriount/fix-1203Andreas Rumpf2014-05-311-8/+14
|\ \ \
| * | | Rename some variables in the isCastable codeClay Sweetser2014-05-261-6/+6
| * | | Fix issue #1203Clay Sweetser2014-05-261-0/+2
| * | | Update 'isCastable' and 'semCast' doc-commentsClay Sweetser2014-05-261-2/+6
* | | | Merge pull request #1221 from rbehrends/readallbuf-fixAndreas Rumpf2014-05-311-4/+8
|\ \ \ \
| * | | | Fixed readAllBuffer() to avoid adding garbage bytes at end.Reimer Behrends2014-05-261-4/+8
* | | | | Merge pull request #1237 from Varriount/gradha-pr_documents_kochVarriount2014-05-317-7/+166
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pr_documents_koch' of git://github.com/gradha/Nimrod into gradh...Clay Sweetser2014-05-317-7/+166
| |\ \ \ \ \
| | * | | | | Mentions useFFI and garbage collector options.Grzegorz Adam Hankiewicz2014-04-201-0/+10
| | * | | | | Removes accidental module docstring.Grzegorz Adam Hankiewicz2014-04-191-2/+2
| | * | | | | Updates list of files to build in doc directory.Grzegorz Adam Hankiewicz2014-04-191-0/+9
| | * | | | | Adds documentation about koch.Grzegorz Adam Hankiewicz2014-04-196-5/+145
* | | | | | | Merge pull request #1089 from flaviut/jsonchangeAndreas Rumpf2014-05-311-2/+47
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | replace nil checks with assertflaviut2014-05-311-15/+7
| * | | | | | Switch chaining to the `{}` and `{}=` operatorsflaviut2014-05-261-21/+35
| * | | | | | JSON index accesses are bounds checkedflaviut2014-04-131-8/+27
| * | | | | | Fix subtle mistake in docs and formattingflaviut2014-04-131-4/+5
| * | | | | | Add tests for the nil passthroughflaviut2014-04-131-0/+8
| * | | | | | Add a couple words to docsflaviut2014-04-131-1/+1
| * | | | | | Allow for nil chaining in JSONflaviut2014-04-131-5/+16
* | | | | | | Merge pull request #1126 from fowlmouth/patch-1Andreas Rumpf2014-05-311-0/+67
|\ \ \ \ \ \ \
| * | | | | | | i left an {.importc.} in thereBillingsly Wetherfordshire2014-04-201-1/+1
| * | | | | | | added md5 functions from <openssl/md5.h>Billingsly Wetherfordshire2014-04-201-0/+67
* | | | | | | | Merge pull request #1208 from jbe/shared_mem_statsAndreas Rumpf2014-05-312-0/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | added getTotalSharedMem et al.Jostein Berre Eliassen2014-05-202-0/+30
* | | | | | | | | Merge pull request #1228 from Varriount/compiler/document-parserSimon Hafner2014-05-291-20/+39
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Document parser structures and procedures.Clay Sweetser2014-05-251-20/+39
* | | | | | | | | | Merge pull request #1222 from Varriount/doc/fix-assertionAndreas Rumpf2014-05-2912-33/+34
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Renamed considerAccents to considerQuotedIdentClay Sweetser2014-05-2611-31/+31