summary refs log tree commit diff stats
path: root/compiler/commands.nim
Commit message (Expand)AuthorAgeFilesLines
* List warnings & hints via --(hints|warnings):listAdam Strzelecki2015-07-031-2/+16
* Introduce NotesVerbosity defining verbosity levelsAdam Strzelecki2015-07-031-2/+13
* Change --useColors to --colors:on|off and add helpAdam Strzelecki2015-06-241-3/+1
* use linenoise instead of GNU readlineAraq2015-06-211-1/+1
* Merge branch 'devel' into gogcStefan Talpalaru2015-06-151-0/+3
|\
| * Colors!Ryan Gonzalez2015-06-021-0/+3
* | the Go GC - initial implementationStefan Talpalaru2015-05-311-1/+6
|/
* Add path directive to allow inclusion of config file's path itselftransfuturist2015-05-141-2/+4
* fixes #2569Araq2015-04-231-3/+1
* re-enable git hash compiler infoAraq2015-04-111-3/+3
* preparations for better gcsafety messagesAraq2015-04-041-89/+89
* don't use stdout for nimsuggest server modeAraq2015-02-271-1/+1
* improved --debugger switch; updated release planAraq2015-02-271-5/+15
* fixes #2102Araq2015-02-131-9/+9
* configuration system supports %= to access environment variablesAraq2015-02-071-1/+1
* nimsuggest: sane dirty buffer handlingAraq2015-01-291-4/+5
* nimsuggest: first versionAraq2015-01-271-11/+9
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* implemented 'experimental' switchAraq2014-12-051-0/+4
* Merge branch 'devel' into bigbreakAraq2014-10-201-1/+3
|\
| * default to warnGcUnsafe for threads:onAraq2014-10-191-1/+3
* | nimfix now in its own directory; single file mode now the defaultAraq2014-10-051-1/+3
* | Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreakAraq2014-10-041-2/+2
|\|
| * Disable git hashing in the version commandVarriount2014-09-281-2/+2
* | nimfix handles helloworldAraq2014-09-061-2/+1
* | fixes #903, fixes #1513Araq2014-09-031-2/+32
* | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-291-6/+7
* | Nimrod renamed to NimAraq2014-08-281-2/+2
* | renamefestAraq2014-08-231-1/+1
|/
* distinguish between 'defined' and 'declared'Araq2014-08-111-0/+3
* Update commands.nimVarriount2014-08-021-2/+0
* Clean up moreClay Sweetser2014-07-291-2/+2
* Clean up a bit.Clay Sweetser2014-07-291-5/+5
* Fix #813Clay Sweetser2014-07-291-3/+9
* fixed build configuration detectionAraq2014-07-011-19/+24
* Adds git hash to compiler's version switch. Refs #1119.Grzegorz Adam Hankiewicz2014-04-221-0/+5
* Version switch displays options used during `koch boot`Grzegorz Adam Hankiewicz2014-04-201-0/+22
* merged better html links #850Araq2014-04-081-0/+3
* it's the year 2014Araq2014-01-191-1/+1
* resolved conflicts with masterAraq2014-01-181-3/+6
|\
| * Added --noBabelPath override.Dominik Picheta2013-12-251-1/+4
* | case consistency: cs:partial bootstraps on windowsAraq2013-12-291-9/+9
* | case consistency: next stepsAraq2013-12-291-8/+8
* | case consistency part 4Araq2013-12-271-46/+46
* | case consistency part 1Araq2013-12-271-41/+41
* | next steps for FFI supportAraq2013-11-251-3/+3
|/
* support for --cs:partialAraq2013-09-241-1/+8
* --os and --cpu work in configuration filesAraq2013-05-191-2/+2
* support suggest after compile in caas modeZahary Karadjov2013-05-051-0/+19
* experimental support for answering idetools --def requests fromZahary Karadjov2013-05-041-1/+2