Andreas Rumpf
|
86556ebfdb
compiler refactoring; use typesafe path handing; docgen: render symbols between modules
|
6 vuotta sitten |
Charlie Barto
|
e403ef25ac
fix shell quoting error for static libraries (#8532)
|
6 vuotta sitten |
Timothee Cour
|
9e37e3e5e8
add hintCC to optionally disable printing 'CC: filename' (#8479)
|
6 vuotta sitten |
Araq
|
d270245a01
disable --app:gui for non Windows targets; fixes #2576
|
6 vuotta sitten |
Joey
|
2b6f324929
Add -w flag to Switch compilation to prevent deadlock (#8372)
|
6 vuotta sitten |
LemonBoy
|
54a85b4ff5
Give different names to objects coming from cpp files (#8278)
|
6 vuotta sitten |
Joey
|
559a7615ad
Nintendo switch support (#8069)
|
6 vuotta sitten |
Jörg Wollenschläger
|
7e89f9a09a
Don't remove extension of source files twice, if filenames contain dots
|
6 vuotta sitten |
Andreas Rumpf
|
669a564492
remove more global variables in the Nim compiler
|
6 vuotta sitten |
Andreas Rumpf
|
feef109e60
make tests green again
|
6 vuotta sitten |
Andreas Rumpf
|
a4e2b0c153
platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals
|
6 vuotta sitten |
Andreas Rumpf
|
b2c7910fb6
compiler/ropes.nim has no global error handler anymore
|
6 vuotta sitten |
Araq
|
635451591d
extccomp: no globals anymore
|
6 vuotta sitten |
Andreas Rumpf
|
328e7a1005
options.nim: no global variables anymore
|
6 vuotta sitten |
Andreas Rumpf
|
297038f704
move more globals into the config object
|
6 vuotta sitten |
Andreas Rumpf
|
3c4ceea427
move more global variables into ConfigRef
|
6 vuotta sitten |
Andreas Rumpf
|
7eb39d9d26
guards.nim does compile
|
6 vuotta sitten |
Andreas Rumpf
|
61e57cfa13
big refactoring: parser compiles again
|
6 vuotta sitten |
genotrance
|
e931f3b5a9
Fixes #802, #803 and #3775 - genscript issues (#7677)
|
6 vuotta sitten |
AdrianV
|
0ce28d15cc
Nim namespace for cpp (#7453)
|
6 vuotta sitten |
Andreas Rumpf
|
70e8640244
move new sha1 module into the new 'std' namespace
|
6 vuotta sitten |
Andreas Rumpf
|
274fafb2df
fixes #6961
|
6 vuotta sitten |
oltolm
|
42cff6e0c5
add support for building GUI applications with TCC (#7003)
|
7 vuotta sitten |
konqoro
|
3495c0a46d
Fix json generation logic (#6909)
|
7 vuotta sitten |
Araq
|
7a711cc8e1
cleanup of the Intel compiler handling; refs #6488
|
7 vuotta sitten |
Eduardo Bart
|
7c3e00d469
Fix icc compiler on linux (#6488)
|
7 vuotta sitten |
Yuriy Glukhov
|
216119212c
Emit relative object file paths in genScript (#6835)
|
7 vuotta sitten |
Araq
|
8aebd38514
fixes #6820
|
7 vuotta sitten |
Araq
|
0e67fc7450
OS X has no llvm-ar tool; use ar instead
|
7 vuotta sitten |
Araq
|
7b63ee85b9
fixes #6452
|
7 vuotta sitten |