Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'devel' into bigbreak | Araq | 2014-11-03 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: lib/pure/osproc.nim | ||||
* | | Fixes #1583 | Clay Sweetser | 2014-10-24 | 1 | -8/+10 |
| | | |||||
* | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-10-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | Allow koch.nim to be run without a failure if given no arguments. | Clay Sweetser | 2014-10-14 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'devel' into bigbreak | Araq | 2014-10-20 | 1 | -16/+19 |
|\ \ \ | |/ / |/| / | |/ | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/nim.ini doc/manual.txt doc/tut2.txt koch.nim lib/system/channels.nim readme.txt tools/niminst/niminst.nim tools/nimweb.nim web/download.txt web/news.txt | ||||
| * | 'koch install' works again | Araq | 2014-10-20 | 1 | -1/+1 |
| | | |||||
| * | minor updates to koch.nim | Araq | 2014-10-19 | 1 | -2/+2 |
| | | |||||
| * | website updates for 0.9.6 | Araq | 2014-10-19 | 1 | -13/+16 |
| | | |||||
* | | Merge branch 'devel' into bigbreak | Araq | 2014-10-13 | 1 | -2/+4 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/ast.nim compiler/nimfix/prettybase.nim compiler/pragmas.nim compiler/sempass2.nim doc/manual.txt koch.nim lib/pure/concurrency/threadpool.nim web/news.txt | ||||
| * | zipfile generation works again | Araq | 2014-10-12 | 1 | -2/+4 |
| | | |||||
* | | added untested winrelease target | Araq | 2014-10-11 | 1 | -0/+29 |
| | | |||||
* | | manual split up into multiple files; documented the new concurrency system | Araq | 2014-10-02 | 1 | -1/+1 |
| | | |||||
* | | some progress on documentation building | Araq | 2014-09-17 | 1 | -7/+6 |
| | | |||||
* | | koch now uses nim.exe | Araq | 2014-08-29 | 1 | -34/+44 |
|/ | |||||
* | c2nim is not part of the compiler anymore | Araq | 2014-06-30 | 1 | -2/+1 |
| | |||||
* | Merge branch 'pr_documents_koch' of git://github.com/gradha/Nimrod into ↵ | Clay Sweetser | 2014-05-31 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | gradha-pr_documents_koch Conflicts: web/nimrod.ini | ||||
| * | Adds documentation about koch. | Grzegorz Adam Hankiewicz | 2014-04-19 | 1 | -0/+2 |
| | | |||||
* | | Revert changes to koch. | EXetoC | 2014-05-14 | 1 | -2/+2 |
| | | |||||
* | | Resolve type mismatches. | EXetoC | 2014-05-13 | 1 | -2/+2 |
| | | |||||
* | | added .ilk files to the koch clean list, these are incremental link ↵ | Charlie | 2014-05-06 | 1 | -1/+1 |
| | | | | | | | | information files for MSVC | ||||
* | | Haiku build works again | Araq | 2014-04-23 | 1 | -1/+1 |
|/ | |||||
* | Adds option to exclude nimcache dirs from time machine backups. | Grzegorz Adam Hankiewicz | 2014-04-16 | 1 | -0/+1 |
| | |||||
* | Merge pull request #1079 from flaviut/kochcleanfix | Andreas Rumpf | 2014-04-13 | 1 | -1/+1 |
|\ | | | | | Fix Koch deleting the .gitignore while cleaning | ||||
| * | Koch deletes the .gitignore while cleaning | flaviut | 2014-04-10 | 1 | -1/+1 |
| | | |||||
* | | -d:useFFI is obsolete | Andreas Rumpf | 2014-04-13 | 1 | -1/+0 |
|/ | |||||
* | made 'koch web' work when current dir has a space in it | Araq | 2014-02-15 | 1 | -3/+2 |
| | |||||
* | fixes #892 | Araq | 2014-02-14 | 1 | -1/+2 |
| | |||||
* | koch install should work now as documented | Araq | 2014-02-14 | 1 | -9/+18 |
| | |||||
* | new tester produces json output | Araq | 2014-02-02 | 1 | -2/+3 |
| | |||||
* | next steps for closure iterators | Araq | 2014-01-22 | 1 | -3/+6 |
| | |||||
* | merge master into devel | Araq | 2014-01-19 | 1 | -1/+1 |
|\ | |||||
| * | Koch now uses PATH/nimrod correctly | Josh Girvin | 2014-01-13 | 1 | -1/+1 |
| | | |||||
* | | tester support html generation | Araq | 2014-01-14 | 1 | -10/+2 |
| | | |||||
* | | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -2/+7 |
| | | |||||
* | | case consistency improvements | Araq | 2014-01-11 | 1 | -2/+2 |
| | | |||||
* | | case consistency: next steps | Araq | 2013-12-29 | 1 | -2/+2 |
| | | |||||
* | | case consistency part 5 | Araq | 2013-12-28 | 1 | -5/+5 |
| | | |||||
* | | jump optimizer works | Araq | 2013-10-29 | 1 | -1/+1 |
| | | |||||
* | | new VM is getting stable | Araq | 2013-10-29 | 1 | -0/+9 |
|/ | |||||
* | -d:nocaas mode for easier bootstrapping on exotic OSes (Haiku) | Araq | 2013-09-01 | 1 | -0/+1 |
| | |||||
* | attempt to make libzip work on the testing machines | Araq | 2013-06-27 | 1 | -7/+10 |
| | |||||
* | Separate out install/uninstall script generation | Alain Kalker | 2013-03-17 | 1 | -1/+4 |
| | | | | | | | | - Add new feature to niminst: scripts - build install scripts (based on csource feature) - Change install feature in koch to build the install scripts, then run install.sh - Don't track install scripts in Git. | ||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | Copyright 2012 -> 2013 | Araq | 2013-01-08 | 1 | -2/+2 |
| | |||||
* | small examples work with the FFI | Araq | 2012-12-19 | 1 | -1/+1 |
| | |||||
* | first steps for FFI support at compile time | Araq | 2012-12-19 | 1 | -0/+1 |
| | |||||
* | first steps for overloading support of passing blocks; bugfix: test results ↵ | Araq | 2012-09-11 | 1 | -1/+0 |
| | | | | of 'compile' are not overwritten | ||||
* | extracted documentation generator | Araq | 2012-05-09 | 1 | -1/+2 |
| | |||||
* | restored files that 'koch clean' removed | Araq | 2012-04-16 | 1 | -1/+1 |
| | |||||
* | implemented support for the AVR CPU and standalone OS | Araq | 2012-03-31 | 1 | -1/+1 |
| |