ringabout
|
e17237ce9d
prepare for the enforcement of `std` prefix (#22873)
|
1 سال پیش |
ringabout
|
8761599aad
fixes #22763; nimcache in nim.cfg uses the relative path to the config file (#22764)
|
1 سال پیش |
ringabout
|
7be2e2bef5
replaces `doAssert false` with `raiseAssert` for unreachable branches, which works better with strictdefs (#22436)
|
1 سال پیش |
ringabout
|
c513e37a70
fixes #22212; Compile error when running a Nimscript that compares se… (#22213)
|
1 سال پیش |
ringabout
|
4533e894ad
adds an experimental `mm:atomicArc` switch (#21798)
|
1 سال پیش |
ringabout
|
d51a392149
replaces implicit passes array registed at runtime with explicit function calls; simplify compilation pipeline (#21444)
|
1 سال پیش |
Andreas Rumpf
|
852cf596ed
fixes a strange issue most likely caused by a git merge (#20822)
|
2 سال پیش |
flywind
|
7f6e800caf
move assertions out of system (#19599)
|
2 سال پیش |
Timothee Cour
|
d5b5827bc2
fix setCommand so it behaves like regular nim invocation (#18555)
|
3 سال پیش |
Timothee Cour
|
52829fc8d1
cmdline: improve command processing (#16056)
|
4 سال پیش |
Timothee Cour
|
c1664f93b0
new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)
|
4 سال پیش |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 سال پیش |
cooldome
|
91ce4515c8
fix gc:arc in nimscript (#15525)
|
4 سال پیش |
Timothee Cour
|
45cac4afda
fix #14179, fix #14142, make CI 1.4x faster (2x faster locally) (#14658)
|
4 سال پیش |
Neelesh Chandola
|
d38853c504
Undefine `paramCount` & `paramStr` in nimscript.nim for *.nims (#12860)
|
4 سال پیش |
Timothee Cour
|
1d665adecd
[RFC] 'walkDir' now has a new 'checkDir' flag, to mimic behaviour of other languages (#13642)
|
4 سال پیش |
Timothee Cour
|
af9c852701
fix `nim doc subdir/foo` which was generating broken css; + other fixes (#13647)
|
4 سال پیش |
genotrance
|
bbc231f8e0
Fix #12676 (#13634)
|
4 سال پیش |
Timothee Cour
|
ce36fdc897
correctly honor cmdline --hint:conf:on/off ; correctly show Conf hints in order
|
4 سال پیش |
Araq
|
61ea85687c
refactoring: --newruntime consists of 3 different switches
|
5 سال پیش |
Araq
|
3255b55266
fixes #11675
|
5 سال پیش |
Andreas Rumpf
|
8397554315
fixes #12125 (#12131)
|
5 سال پیش |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 سال پیش |
Kaushal Modi
|
7182922622
[feature] Added os.delEnv; add delEnv support to nimscript too (#11466)
|
5 سال پیش |
genotrance
|
c707267212
Add stdin read support to nimscrit #3983 (#10292)
|
5 سال پیش |
Andreas Rumpf
|
d1b7aa28e7
fixes #10240 (#10269)
|
5 سال پیش |
Araq
|
6acffcd28f
incremental compilation: simple recompilation works
|
6 سال پیش |
Andreas Rumpf
|
73c306258b
Nimscript: fixes #9246 [backport]
|
6 سال پیش |
Solitude
|
027a11d7c8
Add procs to retrieve project name, directory and full path to nimscript (#9274)
|
6 سال پیش |
Timothee Cour
|
77f836b403
fix #9264 regression (#9265)
|
6 سال پیش |