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
/
tests
/
newconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
some test cleanups & category reorganization (#22010)
metagn
2023-06-06
1
-1
/
+1
*
fix #8219; nim check/dump shouldn't run single nimscript project [backport: 1...
flywind
2022-03-26
1
-4
/
+2
*
fix nim check nimscript [backport: 1.6] (#19444)
flywind
2022-03-23
1
-0
/
+11
*
config system: special case -d:release and -d:danger [backport:1.4] (#18051)
Andreas Rumpf
2021-05-20
2
-2
/
+4
*
fix #17190 `nimscript` now accepts arbitrary file extensions for `nim e main....
flywind
2021-04-01
1
-0
/
+2
*
fix #16526 run config.nims before foo.nim.cfg (#16557)
Timothee Cour
2021-01-02
5
-0
/
+0
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-22
/
+22
*
deprecate existsDir; use dirExists instead (#14884)
Timothee Cour
2020-07-03
1
-1
/
+1
*
{.deprecated: [existsFile: fileExists].} (#14735)
Timothee Cour
2020-07-02
1
-1
/
+1
*
--hint:processing (+friends) is now supported and means `--hint:processing:on...
Timothee Cour
2020-05-08
2
-2
/
+21
*
[RFC] 'walkDir' now has a new 'checkDir' flag, to mimic behaviour of other la...
Timothee Cour
2020-03-20
1
-6
/
+5
*
[feature] Added os.delEnv; add delEnv support to nimscript too (#11466)
Kaushal Modi
2019-06-15
1
-0
/
+5
*
cleanup tests; don't use non-working 'msg' spec field
Araq
2018-11-23
1
-1
/
+1
*
Fixes #9671 (#9750)
Randy Smith
2018-11-19
1
-3
/
+0
*
travis: run 'koch testinstall' on OSX
Andreas Rumpf
2018-09-18
1
-8
/
+14
*
Add a few useful os calls to nimscript (#7442)
genotrance
2018-04-10
1
-0
/
+47
*
Fixes 7283 (#7284)
cooldome
2018-03-05
1
-1
/
+8
*
fixes #6327
Andreas Rumpf
2017-09-05
1
-0
/
+2
*
fixes #5228
Andreas Rumpf
2017-03-18
2
-1
/
+3
*
make tests green again
Andreas Rumpf
2016-07-10
1
-1
/
+1
*
Nimscript: added support for 'patchFile'
Andreas Rumpf
2016-07-09
3
-2
/
+10
*
Nimscript supports hint() and warning() procs; refs #3688
Andreas Rumpf
2016-07-08
1
-0
/
+3
*
cleaned up ospaths module
Araq
2015-10-12
1
-0
/
+3
*
NimScript: --define works as expected
Araq
2015-09-30
2
-0
/
+4
*
implements experimental new config system based on NimScript
Araq
2015-08-16
2
-0
/
+21