Araq
|
d038177e3a
wip; don't merge, experiments only
|
4 lat temu |
Timothee Cour
|
9502e39b63
`nim doc --backend:js`, `nim doc --doccmd:-d:foo`, `nim r --backend:js`, `--doccmd:skip` + other improvements (#14278)
|
4 lat temu |
alaviss
|
f500895efe
Unexport even more symbols (#13214)
|
5 lat temu |
Andreas Rumpf
|
c3344862b0
--exception:goto switch for deterministic exception handling (#12977)
|
5 lat temu |
Clyybber
|
7e747d11c6
Cosmetic compiler cleanup (#12718)
|
5 lat temu |
Arne Döring
|
1da98b1636
Less ropes (#10979)
|
5 lat temu |
Andreas Rumpf
|
5ad1acc60c
remove the last global variables in the C code generator
|
6 lat temu |
Andreas Rumpf
|
328e7a1005
options.nim: no global variables anymore
|
6 lat temu |
Andreas Rumpf
|
1284827df2
C code generator compiles again
|
6 lat temu |
Araq
|
57874ed9b8
C++ codegen: emit 'extern C' for importc'ed functions that we declare a prototype for
|
7 lat temu |
Andreas Rumpf
|
fab69661ad
new name mangling rules for easier debugging
|
8 lat temu |
Andreas Rumpf
|
3ac6bd8ae1
refactoring: flags instead of bools
|
8 lat temu |
Erik Johansson Andersson
|
f8d98700ac
nimrod -> nim
|
9 lat temu |
def
|
39049e151f
Get rid of deprecation warnings
|
9 lat temu |
Araq
|
a585caebcd
bugfix: c++ support for 'NimThreadVarsSize'
|
10 lat temu |
Araq
|
2781fea9e2
Nimrod renamed to Nim
|
10 lat temu |
Araq
|
b731e6ef1c
case consistency: cs:partial bootstraps on windows
|
11 lat temu |
Araq
|
2df9b442c6
case consistency part 1
|
11 lat temu |
Zahary Karadjov
|
6ddd4e6a3f
Revert "Revert "bugfix: emulated thread vars used in combination with the mark & sweep GC""
|
11 lat temu |
Araq
|
75c586bbe1
Revert "bugfix: emulated thread vars used in combination with the mark & sweep GC"
|
11 lat temu |
Zahary Karadjov
|
420789c278
bugfix: emulated thread vars used in combination with the mark & sweep GC
|
11 lat temu |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
11 lat temu |
Zahary Karadjov
|
b11fe5d0b4
more uint related fixes
|
12 lat temu |
Zahary Karadjov
|
df1ec09399
proper indentation in the generated C code
|
12 lat temu |
Zahary Karadjov
|
20d56875de
fix threading tests
|
12 lat temu |
Zahary Karadjov
|
d2b45dbe85
C variables are created in their enclosing block instead of their enclosing function
|
12 lat temu |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 lat temu |
Araq
|
5e5e4abfee
new compiler option tlsEmulation
|
13 lat temu |
Araq
|
bd1cb9e77b
compilation cache: methods have a chance to work
|
13 lat temu |
Araq
|
5b96eaa953
preparations for 0.8.12
|
13 lat temu |