Andreas Rumpf
|
d66e274e1a
refactoring: moved setOutFile to where it belongs
|
4 роки тому |
Araq
|
e9d7e21dbe
minor reformating
|
4 роки тому |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 роки тому |
Ico Doornekamp
|
d7ccd82eac
VM profiler (#14833)
|
4 роки тому |
Tomohiro
|
366b9a7e4a
Fix #12745 (#14879)
|
4 роки тому |
Timothee Cour
|
01f6e505c8
bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSuccessX (#14555)
|
4 роки тому |
Timothee Cour
|
4301a3da9d
* honor --errorMax even for tools (eg drnim, nim doc) (#14546)
|
4 роки тому |
Timothee Cour
|
58282547f6
fix #6583, fix #14376, index+search now generated for all projects, many bug fixes with nim doc (#14324)
|
4 роки тому |
Timothee Cour
|
0d0ea3a11e
no more code duplication bw liMessage and rawMessage + several bug fixes (#14415)
|
4 роки тому |
Timothee Cour
|
c777f2fb60
fix some issues with --backend (#14363)
|
4 роки тому |
Timothee Cour
|
9502e39b63
`nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278)
|
4 роки тому |
Andreas Rumpf
|
64e839d5fd
fixes #14209 [backport:1.2] (#14213)
|
4 роки тому |
Timothee Cour
|
a23302ef56
fix https://github.com/timotheecour/Nim/issues/152: avoid writing spurious `^[[0m` to stderr when callStyledWriteLineStderr not called (#14214)
|
4 роки тому |
Timothee Cour
|
5c534b2943
new cmd: `nim r main [args...]` to compile & run, saving binary under $nimcache/main (#13382)
|
4 роки тому |
Timothee Cour
|
29734b73ff
add nimPath to nim dump (#13876)
|
4 роки тому |
Timothee Cour
|
93cd98dd14
move tinyc to a separate repo and allow installing external dependencency (eg tinyc) from koch / library code (#13850)
|
4 роки тому |
Timothee Cour
|
6e0c06f50e
fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550)
|
4 роки тому |
Timothee Cour
|
7ec7731f82
fix #13150 `nim doc --project` now works reliably (#13223)
|
4 роки тому |
Andreas Rumpf
|
6efac70181
make goto based exceptions available for 'nim cpp' (#13244)
|
4 роки тому |
Timothee Cour
|
4cbeddddcc
nim dump: add libpath (#13249)
|
4 роки тому |
Timothee Cour
|
1b54be7779
fixes #12998 nim doc regression (#13117)
|
5 роки тому |
Timothee Cour
|
d88b52c0bc
successX now correctly shows html output for `nim doc`, `nim jsondoc`; fix #13121 (#13116)
|
5 роки тому |
Timothee Cour
|
15043d35b8
make SuccessX show project file + output file (#13043)
|
5 роки тому |
Andreas Rumpf
|
c3344862b0
--exception:goto switch for deterministic exception handling (#12977)
|
5 роки тому |
Andreas Rumpf
|
b07694cd90
new gensym handling (#11985)
|
5 роки тому |
Andreas Rumpf
|
15e681ce66
fixes 'e' command handling; now only does what advopt.txt claims it does (#11961)
|
5 роки тому |
Andreas Rumpf
|
0d5bd7e8b5
removed unused imports [refactoring]
|
5 роки тому |
Andreas Rumpf
|
f58d87cb43
IC: some progress
|
5 роки тому |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 роки тому |
Jacek Sieka
|
cf36e4a44a
times: use posix constant instead of import (#11692)
|
5 роки тому |