index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
scriptconfig.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed compiler internal list implementation (#5371)
Arne Döring
2017-02-22
1
-2
/
+2
*
Don't prepend project path to absolute filenames passed to setCommand (#5341)
nigredo-tori
2017-02-06
1
-2
/
+5
*
refactoring: explict config state instead of globals
Andreas Rumpf
2017-02-01
1
-4
/
+8
*
some progress on #5228
Araq
2017-01-20
1
-3
/
+3
*
make tests green again
Araq
2016-11-06
1
-1
/
+1
*
new dependency tracking for nimsuggest
Araq
2016-11-05
1
-6
/
+8
*
refactoring complete: explicit ident cache
Araq
2016-10-31
1
-7
/
+7
*
fixes #4764, fixes #4731, fixes #4724
Araq
2016-09-14
1
-0
/
+1
*
nimsuggest improvements
Andreas Rumpf
2016-08-29
1
-1
/
+1
*
added selfExe and selfExec for NimScript support
Andreas Rumpf
2016-08-05
1
-0
/
+2
*
patchFile: support properly
Andreas Rumpf
2016-07-14
1
-3
/
+5
*
nimscript.patchFile supports $lib and stuff
Araq
2016-07-14
1
-1
/
+1
*
make tests green again
Andreas Rumpf
2016-07-10
1
-1
/
+0
*
make hint/warning work properly after Nimscript execution
Andreas Rumpf
2016-07-09
1
-0
/
+1
*
Nimscript: added support for 'patchFile'
Andreas Rumpf
2016-07-09
1
-1
/
+7
*
Nimscript supports hint() and warning() procs; refs #3688
Andreas Rumpf
2016-07-08
1
-2
/
+7
*
Nimscript knows about the command line defines
Andreas Rumpf
2016-05-24
1
-2
/
+2
*
NimScript: --define works as expected
Araq
2015-09-30
1
-1
/
+4
*
NimScript: setCommand takes an optional project filename
Araq
2015-09-29
1
-0
/
+7
*
Nimscript: documented; 'exec' now produces output immediately
Araq
2015-09-07
1
-1
/
+4
*
split os into os and ospaths parts; ospaths is available for NimScript; bette...
Araq
2015-09-04
1
-0
/
+13
*
preparations for Nimble NimScript integrations; minor cleanups
Araq
2015-08-18
1
-1
/
+2
*
implements experimental new config system based on NimScript
Araq
2015-08-16
1
-0
/
+119