Andreas Rumpf
|
75abd4dc68
fixes #14209 [backport:1.2] (#14213)
|
4 gadi atpakaļ |
Timothee Cour
|
341141529f
backport nimExe from #13876 (#14024)
|
5 gadi atpakaļ |
Timothee Cour
|
93cd98dd14
move tinyc to a separate repo and allow installing external dependencency (eg tinyc) from koch / library code (#13850)
|
5 gadi atpakaļ |
Timothee Cour
|
6e0c06f50e
fix #13218: avoid some irrelevant warnings for nim doc,rst2html,--app:lib, + other fixes (#13550)
|
5 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ļ |
Andreas Rumpf
|
0d5bd7e8b5
removed unused imports [refactoring]
|
5 gadi atpakaļ |
Andreas Rumpf
|
f58d87cb43
IC: some progress
|
5 gadi atpakaļ |
Araq
|
07d465ca42
[refactoring] remove unused imports in the compiler and in some stdlib modules
|
5 gadi atpakaļ |
Jacek Sieka
|
cf36e4a44a
times: use posix constant instead of import (#11692)
|
5 gadi atpakaļ |
Araq
|
6d125da93f
koch/nim: completion of the 'better run' feature
|
5 gadi atpakaļ |
Andreas Rumpf
|
3d88d06b32
better run [feature] (#11709)
|
5 gadi atpakaļ |
Andreas Rumpf
|
7215341190
make fullpaths the default in error messages and stack traces for mor… (#11385)
|
5 gadi atpakaļ |
zah
|
b9f8528db6
Don't include the nimhcr dev docs in the system module documentation (#10759)
|
6 gadi atpakaļ |
alaviss
|
1b542e7320
compiler/[main,docgen]: don't put generated doc in subfolder (#10754)
|
6 gadi atpakaļ |
zah
|
ca4b971bc8
Initial version of the hot-code reloading support for native targets (#10729)
|
6 gadi atpakaļ |
Timothee Cour
|
adbabf145c
FFI at CT (#10150)
|
6 gadi atpakaļ |
nepeckman
|
7920dc2898
Added support for --genDeps on JS backend (#10320)
|
6 gadi atpakaļ |
Timothee Cour
|
e98d54b050
nim dump: add nimcache entry (#10122)
|
6 gadi atpakaļ |
Timothee Cour
|
9c65ea0d16
`nim c` now allows: when defined(c) (#10130)
|
6 gadi atpakaļ |
Timothee Cour
|
52e36a19a9
fix #9933 (#10067)
|
6 gadi atpakaļ |
Andreas Rumpf
|
3695819018
cleanup main.nim's code style
|
6 gadi atpakaļ |
Timothee Cour
|
fc7b3a7c2a
enhance `dump --dump.format:json`
|
6 gadi atpakaļ |