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
/
lib
/
core
/
strs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #11891
Andreas Rumpf
2019-08-10
1
-0
/
+10
*
styleCheck: make the compiler and large parts of the stdlib compatible with -...
Araq
2019-07-10
1
-6
/
+6
*
enable most tnewruntime_strutils tests
Araq
2019-04-10
1
-1
/
+1
*
newruntime: fixes another bug
Araq
2019-04-10
1
-2
/
+1
*
newruntime: fixes memory leak
Araq
2019-04-09
1
-3
/
+4
*
strs.nim: fixed a silly typo
Araq
2019-04-09
1
-1
/
+1
*
destructors: we are cooking now
Araq
2019-04-06
1
-11
/
+9
*
added nimAsgnStrV2 compilerproc
Araq
2019-04-06
1
-7
/
+28
*
--newruntime: progress
Andreas Rumpf
2019-03-14
1
-19
/
+19
*
--newruntime: work in progress
Andreas Rumpf
2019-03-14
1
-36
/
+38
*
gc:destructors: progress
Andreas Rumpf
2019-02-28
1
-0
/
+1
*
Initial version of the hot-code reloading support for native targets (#10729)
zah
2019-02-26
1
-1
/
+1
*
gc: destructors is beginning to work (#10483)
Andreas Rumpf
2019-01-29
1
-10
/
+7
*
WIP: nothing works
Andreas Rumpf
2018-08-05
1
-1
/
+1
*
allows a destructor to be attached to a tyString/tySequence
Andreas Rumpf
2018-07-27
1
-6
/
+11
*
WIP: strings/seqs based on destructors
Andreas Rumpf
2018-07-17
1
-9
/
+16
*
more progress on destructor based strings
Andreas Rumpf
2018-07-13
1
-77
/
+69
*
system.substr is not implemented with compilerProcs anymore
Andreas Rumpf
2018-07-11
1
-37
/
+95
*
C codegen: preparations for different seq and string implementations
Andreas Rumpf
2018-04-03
1
-4
/
+3
*
allocators.nim: minor typo
Andreas Rumpf
2018-01-04
1
-0
/
+111