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