Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More effificent TSet difference | def | 2014-07-14 | 1 | -3/+4 |
| | |||||
* | Add missing difference and to sets module | def | 2014-07-14 | 1 | -0/+10 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-07-11 | 1 | -9/+9 |
|\ | |||||
| * | Merge pull request #1347 from def-/export-fileinfo | Varriount | 2014-07-10 | 1 | -9/+9 |
| |\ | | | | | | | Export FileInfo object | ||||
| | * | Export FileInfo object | def | 2014-07-11 | 1 | -9/+9 |
| |/ | |||||
* / | fixes latest regression | Araq | 2014-07-11 | 3 | -1/+4 |
|/ | |||||
* | better error messages for macro instantiations | Araq | 2014-07-10 | 1 | -0/+3 |
| | |||||
* | VM: fixes 'raise' | Araq | 2014-07-10 | 1 | -2/+2 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-07-09 | 1 | -0/+4 |
|\ | |||||
| * | Merge pull request #1336 from Varriount/fix-542 | Andreas Rumpf | 2014-07-09 | 1 | -0/+4 |
| |\ | | | | | | | Fixes #542 | ||||
| | * | Fixes #542 | Clay Sweetser | 2014-07-08 | 1 | -0/+4 |
| | | | |||||
* | | | fixes #1011 | Araq | 2014-07-09 | 3 | -3/+49 |
|/ / | |||||
* | | fixes #1323 | Araq | 2014-07-08 | 3 | -5/+18 |
| | | |||||
* | | fixes #933 | Araq | 2014-07-08 | 2 | -5/+18 |
| | | |||||
* | | fixes #1167 | Araq | 2014-07-08 | 1 | -1/+1 |
| | | |||||
* | | fixes #1328 | Araq | 2014-07-08 | 1 | -0/+3 |
| | | |||||
* | | fixes #1103; fixes #1297 | Araq | 2014-07-08 | 5 | -31/+137 |
| | | |||||
* | | implements #1332 | Araq | 2014-07-06 | 2 | -6/+6 |
| | | |||||
* | | fixes #1310 | Araq | 2014-07-02 | 3 | -1/+20 |
|/ | |||||
* | tut1.txt no BOM; streamlined example a bit | Araq | 2014-07-02 | 1 | -8/+4 |
| | |||||
* | fixes #1275 | Araq | 2014-07-01 | 2 | -3/+16 |
| | |||||
* | fixed build configuration detection | Araq | 2014-07-01 | 1 | -19/+24 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-07-01 | 3 | -1/+7 |
|\ | |||||
| * | Merge pull request #1304 from rbehrends/fix-packagenames | Andreas Rumpf | 2014-07-01 | 2 | -1/+2 |
| |\ | | | | | | | Fix generation of package-dependent init names. | ||||
| | * | Fix generation of package-dependent init names. | Reimer Behrends | 2014-06-25 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code incorrectly used relative instead of absolute paths to see if *.babel files could be found, which could result in them not being located properly. Also added an underscore between the package and the module name for package_moduleInit() and package_moduleDatInit() so that there won't be spurious conflicts, e.g. for package A and module BC vs. package AB and module C. | ||||
| * | | Merge pull request #1249 from gradha/pr_shows_git_hash | Andreas Rumpf | 2014-07-01 | 1 | -0/+5 |
| |\ \ | | | | | | | | | Adds git hash to compiler's version switch. Refs #1119. | ||||
| | * | | Adds git hash to compiler's version switch. Refs #1119. | Grzegorz Adam Hankiewicz | 2014-04-22 | 1 | -0/+5 |
| | | | | |||||
* | | | | fixes #898 | Araq | 2014-07-01 | 3 | -2/+24 |
| | | | | |||||
* | | | | fixes #751 | Araq | 2014-07-01 | 1 | -2/+2 |
| | | | | |||||
* | | | | fixes #1166 | Araq | 2014-07-01 | 1 | -12/+9 |
| | | | | |||||
* | | | | fixes #1161 | Araq | 2014-07-01 | 3 | -11/+47 |
|/ / / | |||||
* | | | fixes #904 | Araq | 2014-07-01 | 1 | -0/+4 |
| | | | |||||
* | | | fixes #1135 | Araq | 2014-07-01 | 2 | -276/+1 |
| | | | |||||
* | | | fixes #1265 | Araq | 2014-07-01 | 1 | -2/+8 |
| | | | |||||
* | | | fixes #1264 | Araq | 2014-07-01 | 2 | -6/+11 |
| | | | |||||
* | | | fixes #1268 | Araq | 2014-07-01 | 1 | -1/+2 |
| | | | |||||
* | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-06-30 | 1 | -1/+7 |
|\ \ \ | |||||
| * \ \ | Merge pull request #1292 from gradha/pr_terminates_sentences_with_dot | Andreas Rumpf | 2014-06-30 | 1 | -1/+7 |
| |\ \ \ | | | | | | | | | | | Forces babel package descriptions to end with a dot. | ||||
| | * | | | Forces babel package descriptions to end with a dot. | Grzegorz Adam Hankiewicz | 2014-06-21 | 1 | -1/+7 |
| | | | | | |||||
* | | | | | fixes #1285 | Araq | 2014-06-30 | 10 | -99/+55 |
| | | | | | |||||
* | | | | | fixes #1144 | Araq | 2014-06-30 | 1 | -12/+13 |
| | | | | | |||||
* | | | | | fixes #1319 | Araq | 2014-06-30 | 2 | -1/+29 |
|/ / / / | |||||
* | | | | corrected backends.txt | Araq | 2014-06-30 | 4 | -15/+20 |
| | | | | |||||
* | | | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-06-30 | 11 | -56/+506 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #1299 from gradha/pr_documents_interfacing | Andreas Rumpf | 2014-06-30 | 9 | -51/+452 |
| |\ \ \ \ | | | | | | | | | | | | | Documents backend interfacing | ||||
| | * | | | | Mentions nodejs in js intro. Refs #1299. | Grzegorz Adam Hankiewicz | 2014-06-26 | 1 | -4/+7 |
| | | | | | | |||||
| | * | | | | Rewords C derivate backend. Refs #1299. | Grzegorz Adam Hankiewicz | 2014-06-26 | 1 | -6/+6 |
| | | | | | | |||||
| | * | | | | Adds tidbit about threads. | Grzegorz Adam Hankiewicz | 2014-06-22 | 1 | -1/+21 |
| | | | | | | |||||
| | * | | | | Mentions memory management. | Grzegorz Adam Hankiewicz | 2014-06-22 | 1 | -5/+61 |
| | | | | | | |||||
| | * | | | | Adds examples of backend calling nimrod. | Grzegorz Adam Hankiewicz | 2014-06-22 | 1 | -3/+110 |
| | | | | | |