summary refs log tree commit diff stats
path: root/lib/system/nimscript.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes 'line too long' warningAraq2015-10-031-1/+2
|
* NimScript: setCommand takes an optional project filenameAraq2015-09-291-1/+1
|
* NimScript: make the compiler shut up about effects it doesn't know aboutAraq2015-09-081-0/+5
|
* even better docsAraq2015-09-081-6/+19
|
* Nimscript: documented; 'exec' now produces output immediatelyAraq2015-09-071-30/+99
|
* split os into os and ospaths parts; ospaths is available for NimScript; ↵Araq2015-09-041-1/+26
| | | | better NimScript support
* improvements for NimScript supportAraq2015-09-031-2/+2
|
* simplify nimscript.nimAraq2015-08-211-20/+5
|
* preparations for Nimble NimScript integrations; minor cleanupsAraq2015-08-181-0/+27
|
* implements experimental new config system based on NimScriptAraq2015-08-161-0/+152