index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
ccgliterals.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
store full definition AST for consts, fix noRewrite (#20115)
metagn
2022-09-28
1
-1
/
+1
*
no ropes WIP (#20433)
Andreas Rumpf
2022-09-27
1
-34
/
+39
*
Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0....
Ico Doornekamp
2020-01-23
1
-2
/
+2
*
better support for PROGMEM like annotations for lets/vars; fixes #12216 (#12799)
Andreas Rumpf
2019-12-05
1
-14
/
+17
*
Cosmetic compiler cleanup (#12718)
Clyybber
2019-11-28
1
-9
/
+9
*
int128 on firstOrd, lastOrd and lengthOrd (#11701)
Arne Döring
2019-08-07
1
-1
/
+3
*
fixes #11048
Araq
2019-04-17
1
-4
/
+0
*
Less ropes (#10979)
Arne Döring
2019-04-11
1
-1
/
+1
*
gc:destructors: make strutils compile (but still crashes)
Andreas Rumpf
2019-02-22
1
-7
/
+12
*
gc:destructors further progress
Andreas Rumpf
2018-11-29
1
-1
/
+1
*
--gc:destructors: hello world example compiles and runs
Araq
2018-11-16
1
-1
/
+1
*
--gc:destructors: next steps; WIP
Andreas Rumpf
2018-07-21
1
-3
/
+15
*
WIP: strings/seqs based on destructors
Andreas Rumpf
2018-07-17
1
-2
/
+6
*
C code generator compiles again
Andreas Rumpf
2018-05-12
1
-3
/
+3
*
sem pass compiles again
Andreas Rumpf
2018-05-12
1
-1
/
+1
*
implemented v2 string literals
Araq
2018-04-03
1
-2
/
+12
*
C codegen: preparations for different seq and string implementations
Andreas Rumpf
2018-04-03
1
-0
/
+81