quantimnot
|
c484943cab
Change `styleCheck` to ignore foreign packages (#19822)
|
2 years ago |
Timothee Cour
|
f061971a9b
envPairs works in vm, nims (#18615)
|
3 years ago |
Timothee Cour
|
014edde36a
followup #18759: make compiler build cleanly with 0 warnings/hints (#18764)
|
3 years ago |
Miran
|
719718df2f
more minor bootstrapping cleanups (#18759)
|
3 years ago |
Andreas Rumpf
|
562dde624f
fixes #18371 (#18617)
|
3 years ago |
Timothee Cour
|
493721c16c
delEnv now works at CT (#18568)
|
3 years ago |
Timothee Cour
|
cf0cf32d27
make -d:nimFpRoundtrips work consistently in vm vs rt, fix #18400, etc (#18531)
|
3 years ago |
Timothee Cour
|
db6e7fffba
minor clenup in vmops (#18529)
|
3 years ago |
Timothee Cour
|
565e07a993
enable VM tracing in user code via `{.define(nimVmTrace).}` (#18244)
|
3 years ago |
Timothee Cour
|
e1e8af535e
merge BuildMode into SuccessX, remove code duplication w drnim, add useful info to successx, add gc to compilesettings (#18252)
|
3 years ago |
Timothee Cour
|
d0485e326a
bring back std/ prefix within compiler and ensure it works in bootstrap + bsd (#17902)
|
3 years ago |
Andreas Rumpf
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
3 years ago |
flywind
|
81e54c1d30
Add `hasClosure` to `std/typetraits` (#17501)
|
3 years ago |
flywind
|
84cf3e5fca
Revert "make system random work in VM" (#17378)
|
3 years ago |
flywind
|
32bf10126c
fix #17118 (#17119) [backport:1.2]
|
3 years ago |
flywind
|
4f118721be
make system random work in VM (#17059)
|
3 years ago |
Timothee Cour
|
4326f743d0
compilesettings: add libpath (#16997)
|
3 years ago |
Timothee Cour
|
b0f38a63c4
fix #16815 round(x,places) works again in vm (#16825)
|
4 years ago |
flywind
|
bab0aa6ecf
add math.signbit (#16592)
|
4 years ago |
flywind
|
515cd45420
Add math.copySign (#16406)
|
4 years ago |
Andreas Rumpf
|
226595515c
explicit ID generation for easier IC (#15559)
|
4 years ago |
Andreas Rumpf
|
92163fa330
implements https://github.com/nim-lang/RFCs/issues/258 (#15503)
|
4 years ago |
Andreas Rumpf
|
1f4b9cebd4
Added std/effecttraits.nim (#15462)
|
4 years ago |
Clyybber
|
26a867c83c
Remove little lies :)
|
4 years ago |
Clyybber
|
2a8d010742
Fix bootstrapping
|
4 years ago |
cooldome
|
ef6358f0b0
implement (#15153)
|
4 years ago |
Timothee Cour
|
9502e39b63
`nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278)
|
4 years ago |
Timothee Cour
|
363b7ff3b8
fix https://github.com/nim-lang/Nim/issues/14275 querySetting(nimcacheDir) works even if implicitly set (#14277)
|
4 years ago |
Timothee Cour
|
b2720317fa
add `--experimental:vmopsDanger`; add generic conversion for vmops (#13813)
|
4 years ago |
Andreas Rumpf
|
2b3b24a804
make bootstrapping more robust for people who have Nim inside /usr/bin (#13855)
|
4 years ago |