Timothee Cour
|
557dcfd87d
fix #16033 nim js --gc:arc works and ignores --gc:arc (#16036)
|
4 년 전 |
Timothee Cour
|
c1664f93b0
new: `nim -e:cmd` to run a command directly; also fixes #15731 (#15687)
|
4 년 전 |
cooldome
|
d62f3627aa
EnumUtils, speed up findStr in compiler (#15777)
|
4 년 전 |
cooldome
|
00b495de95
Use modern enums in compiler (#15775)
|
4 년 전 |
Clyybber
|
773643b47b
Cleanup
|
4 년 전 |
Timothee Cour
|
0979524137
add Source+Edit links on top of every docgend file (#15642)
|
4 년 전 |
Timothee Cour
|
05752cd5d0
add --declaredlocs (#15666)
|
4 년 전 |
Clyybber
|
977bccdbff
Make useVersion:1.0 disable the proc arg sym change (#15570)
|
4 년 전 |
Benjamin Lee
|
12c8ef5949
Update the list of GC options when raising an error (closes #15547) (#15553)
|
4 년 전 |
cooldome
|
531ed2dc36
fix #15405. deepcopy arc (#15410)
|
4 년 전 |
Miran
|
fe3211fbcf
fix the indentation in `--help` and `--fullhelp` (#15387)
|
4 년 전 |
Andreas Rumpf
|
ae4ede6b00
fixes #15325 (#15340)
|
4 년 전 |
Clyybber
|
13e659cfec
Big compiler Cleanup (#14777)
|
4 년 전 |
Clyybber
|
2629d619a1
Fix forward declaration issues in template/macro context (#15091)
|
4 년 전 |
Bung
|
2dddf32726
fix #14684 (#15059)
|
4 년 전 |
Andreas Rumpf
|
c5358b0d4b
An optimizer for ARC (#14962)
|
4 년 전 |
Miran
|
371b416ac8
fix #14912, make `--useVersion:1.0` work again (#14945)
|
4 년 전 |
Ico Doornekamp
|
d7ccd82eac
VM profiler (#14833)
|
4 년 전 |
Juan Carlos
|
74d1f25010
Clean out oldast (#14837)
|
4 년 전 |
Juan Carlos
|
28510a9da9
Deprecated laxStrings for mutating the internal zero terminator on strings and its Deprecated code cleaned out (#14766)
|
4 년 전 |
Juan Carlos
|
c3459c7b14
Deprecate oldNewlines, clean out deprecated code from oldNewlines (#14763)
|
4 년 전 |
alaviss
|
d749c8cd87
compiler/commands: make gitHash settable at compile-time. (#14654)
|
4 년 전 |
Timothee Cour
|
01f6e505c8
bug fixes with sfMainModule, hints, mainPackageNotes, mainPackageId, hintSuccessX (#14555)
|
4 년 전 |
Timothee Cour
|
58282547f6
fix #6583, fix #14376, index+search now generated for all projects, many bug fixes with nim doc (#14324)
|
4 년 전 |
Ștefan Talpalaru
|
27741d6a5c
fix #14364 (#14372) [backport:1.2]
|
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 년 전 |
Timothee Cour
|
411be506a3
--hint:processing (+friends) is now supported and means `--hint:processing:on`, like all other bool flags (#14271)
|
4 년 전 |
Araq
|
59f1462b95
remove the nilChecks switch; refs #11570
|
4 년 전 |
Andreas Rumpf
|
9c46927fad
new feature: ability to turn specific warnings to errors
|
4 년 전 |