LemonBoy
|
72cd3b7914
Fix repr() for UncheckedArray (#9385)
|
6 anni fa |
LemonBoy
|
334032294f
Fix linking issue in cpp codegen
|
6 anni fa |
LemonBoy
|
839953c3e1
Fix hashing for codegenProc (sic) types
|
6 anni fa |
LemonBoy
|
e7d4043406
Always emit hti object types if needed (#8940)
|
6 anni fa |
Andreas Rumpf
|
74bf316619
more progress on destructor based strings
|
6 anni fa |
Andreas Rumpf
|
f7f3a25be8
first steps of making 'opt' a first class type for Nim
|
7 anni fa |
Jeff Ciesielski
|
7f30d04d6a
Fix compilation for 16 bit targets (#5286)
|
8 anni fa |
Andreas Rumpf
|
823fbd4e40
default GC can do a sort of heap dump via -d:nimTypeNames and dumpNumberOfInstances()
|
8 anni fa |
Andreas Rumpf
|
7ca72a733c
use -d:nimTypeNames to create RTTI with type names
|
8 anni fa |
Jacek Sieka
|
f488ed973d
clean up tyBigNum remnants
|
8 anni fa |
Andreas Rumpf
|
0834cd63d9
prepare Nim codebase for upcoming parser changes
|
8 anni fa |
def
|
e7132767a1
Fix typos in comments
|
9 anni fa |
Araq
|
24ae0c387f
some love for the testsuite; fixed regressions
|
10 anni fa |
Federico Ceratto
|
c95f6f117a
Fix typos
|
10 anni fa |
Araq
|
a639824e5e
introduced 'benign' pragma
|
10 anni fa |
Araq
|
dbf9117c56
the big renamefest: first steps
|
10 anni fa |
Araq
|
dd806cafa0
distinguish between 'defined' and 'declared'
|
10 anni fa |
Araq
|
9673e4f2df
progress on deepCopy
|
10 anni fa |
Araq
|
3b69a8d27a
New concurrency model: next steps
|
10 anni fa |
Araq
|
92b8fac94a
case consistency part 4
|
11 anni fa |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
12 anni fa |
Zahary Karadjov
|
083d4f4708
fixes the recently discovered GC memory leaks
|
12 anni fa |
Araq
|
8d99753d63
preparations for making 'closure' the default calling convention for proc types
|
12 anni fa |
Zahary Karadjov
|
b11fe5d0b4
more uint related fixes
|
12 anni fa |
Araq
|
03ba0f3e25
implemented marker procs for the GC resulting in huge speedups
|
13 anni fa |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 anni fa |
Araq
|
bd2d146c77
got rid of tyPureObject; broke bootstrapping; use generated C code
|
13 anni fa |
dom96
|
8b98ba9a63
Added typeinfo module
|
13 anni fa |
Araq
|
67a30d8371
further steps for thread support; bootstrapping should require unzip C sources and ./build.sh
|
13 anni fa |
Araq
|
6ff8752be5
cleaned up the tests; fixes #30; fixes #26
|
13 anni fa |