Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Colors! | Ryan Gonzalez | 2015-06-02 | 1 | -0/+3 |
| | |||||
* | Add path directive to allow inclusion of config file's path itself | transfuturist | 2015-05-14 | 1 | -2/+4 |
| | |||||
* | fixes #2569 | Araq | 2015-04-23 | 1 | -3/+1 |
| | |||||
* | re-enable git hash compiler info | Araq | 2015-04-11 | 1 | -3/+3 |
| | |||||
* | preparations for better gcsafety messages | Araq | 2015-04-04 | 1 | -89/+89 |
| | |||||
* | don't use stdout for nimsuggest server mode | Araq | 2015-02-27 | 1 | -1/+1 |
| | |||||
* | improved --debugger switch; updated release plan | Araq | 2015-02-27 | 1 | -5/+15 |
| | |||||
* | fixes #2102 | Araq | 2015-02-13 | 1 | -9/+9 |
| | |||||
* | configuration system supports %= to access environment variables | Araq | 2015-02-07 | 1 | -1/+1 |
| | |||||
* | nimsuggest: sane dirty buffer handling | Araq | 2015-01-29 | 1 | -4/+5 |
| | |||||
* | nimsuggest: first version | Araq | 2015-01-27 | 1 | -11/+9 |
| | |||||
* | Happy new year! | Guillaume Gelin | 2015-01-06 | 1 | -1/+1 |
| | |||||
* | implemented 'experimental' switch | Araq | 2014-12-05 | 1 | -0/+4 |
| | |||||
* | Merge branch 'devel' into bigbreak | Araq | 2014-10-20 | 1 | -1/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | default to warnGcUnsafe for threads:on | Araq | 2014-10-19 | 1 | -1/+3 |
| | | |||||
* | | nimfix now in its own directory; single file mode now the default | Araq | 2014-10-05 | 1 | -1/+3 |
| | | |||||
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreak | Araq | 2014-10-04 | 1 | -2/+2 |
|\| | | | | | | | | | | | | | Conflicts: lib/impure/db_postgres.nim lib/pure/os.nim lib/wrappers/postgres.nim | ||||
| * | Disable git hashing in the version command | Varriount | 2014-09-28 | 1 | -2/+2 |
| | | |||||
* | | nimfix handles helloworld | Araq | 2014-09-06 | 1 | -2/+1 |
| | | |||||
* | | fixes #903, fixes #1513 | Araq | 2014-09-03 | 1 | -2/+32 |
| | | |||||
* | | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings | Araq | 2014-08-29 | 1 | -6/+7 |
| | | |||||
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -2/+2 |
| | | |||||
* | | renamefest | Araq | 2014-08-23 | 1 | -1/+1 |
|/ | |||||
* | distinguish between 'defined' and 'declared' | Araq | 2014-08-11 | 1 | -0/+3 |
| | |||||
* | Update commands.nim | Varriount | 2014-08-02 | 1 | -2/+0 |
| | |||||
* | Clean up more | Clay Sweetser | 2014-07-29 | 1 | -2/+2 |
| | |||||
* | Clean up a bit. | Clay Sweetser | 2014-07-29 | 1 | -5/+5 |
| | |||||
* | Fix #813 | Clay Sweetser | 2014-07-29 | 1 | -3/+9 |
| | | | | Also add a notice that the linked list stuff in the compiler should be (one day) removed. | ||||
* | fixed build configuration detection | Araq | 2014-07-01 | 1 | -19/+24 |
| | |||||
* | Adds git hash to compiler's version switch. Refs #1119. | Grzegorz Adam Hankiewicz | 2014-04-22 | 1 | -0/+5 |
| | |||||
* | Version switch displays options used during `koch boot` | Grzegorz Adam Hankiewicz | 2014-04-20 | 1 | -0/+22 |
| | |||||
* | merged better html links #850 | Araq | 2014-04-08 | 1 | -0/+3 |
| | |||||
* | it's the year 2014 | Araq | 2014-01-19 | 1 | -1/+1 |
| | |||||
* | resolved conflicts with master | Araq | 2014-01-18 | 1 | -3/+6 |
|\ | |||||
| * | Added --noBabelPath override. | Dominik Picheta | 2013-12-25 | 1 | -1/+4 |
| | | |||||
* | | case consistency: cs:partial bootstraps on windows | Araq | 2013-12-29 | 1 | -9/+9 |
| | | |||||
* | | case consistency: next steps | Araq | 2013-12-29 | 1 | -8/+8 |
| | | |||||
* | | case consistency part 4 | Araq | 2013-12-27 | 1 | -46/+46 |
| | | |||||
* | | case consistency part 1 | Araq | 2013-12-27 | 1 | -41/+41 |
| | | |||||
* | | next steps for FFI support | Araq | 2013-11-25 | 1 | -3/+3 |
|/ | |||||
* | support for --cs:partial | Araq | 2013-09-24 | 1 | -1/+8 |
| | |||||
* | --os and --cpu work in configuration files | Araq | 2013-05-19 | 1 | -2/+2 |
| | |||||
* | support suggest after compile in caas mode | Zahary Karadjov | 2013-05-05 | 1 | -0/+19 |
| | |||||
* | experimental support for answering idetools --def requests from | Zahary Karadjov | 2013-05-04 | 1 | -1/+2 |
| | | | | an in-memory index built during compilation in caas mode | ||||
* | fixes #394 | Araq | 2013-04-23 | 1 | -2/+5 |
| | |||||
* | added manyloc test suite; --path now relative to project dir if not absolute | Araq | 2013-04-13 | 1 | -5/+7 |
| | |||||
* | implemented --dynlibOverride option for static linking of 'dynlib' | Araq | 2013-04-08 | 1 | -0/+7 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | Merge pull request #280 from keitahaga/better-error-message | Araq | 2013-02-21 | 1 | -3/+8 |
|\ | | | | | Slightly better error message | ||||
| * | Better CLI error message when options are invalid | Keita Haga | 2012-12-16 | 1 | -3/+8 |
| | |