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
/
ropes.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream' into devel
Zahary Karadjov
2013-12-29
1
-7
/
+10
|
\
|
*
static params: expr[T] is now static[T]
Zahary Karadjov
2013-12-19
1
-7
/
+10
*
|
case consistency: next steps
Araq
2013-12-29
1
-4
/
+4
*
|
case consistency part 4
Araq
2013-12-27
1
-7
/
+7
*
|
case consistency part 1
Araq
2013-12-27
1
-13
/
+13
|
/
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
adds an option to interleave the generated code with snippets from the origin...
Zahary Karadjov
2012-12-02
1
-8
/
+16
*
temporary debugging code for the memory leak investigation
Zahary Karadjov
2012-11-28
1
-0
/
+4
*
disables the compile-time rope formatting during bootstrapping
Zahary Karadjov
2012-11-28
1
-2
/
+5
*
experimental compile-time rope formatting code
Zahary Karadjov
2012-11-28
1
-2
/
+23
*
implemented a stack trace profiler
Araq
2012-09-15
1
-0
/
+1
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-6
/
+6
*
made compiler more robust for idetools support
Araq
2012-07-30
1
-1
/
+3
*
implements #173
Araq
2012-07-28
1
-1
/
+1
*
doc2 improvements
Araq
2012-06-24
1
-5
/
+5
*
extracted documentation generator
Araq
2012-05-09
1
-0
/
+3
*
@ is a sigil-like operator
Araq
2012-04-15
1
-104
/
+6
*
performance improvements for ropes
Araq
2012-04-13
1
-14
/
+20
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
first steps to C file merge operation for incremental compilation
Araq
2011-10-21
1
-0
/
+6
*
Multiple C lines corresponding to a single nimrod line are joined together
Zahary Karadjov
2011-09-20
1
-2
/
+5
*
bugfix: 'final' not passed to generic
Araq
2011-07-29
1
-2
/
+2
*
got rid of nstrtabs and nhashes modules
Araq
2011-06-10
1
-1
/
+1
*
deprecated system.copy: use system.substr instead
Araq
2011-05-14
1
-1
/
+1
*
:= templatable; lexer improvements
Araq
2011-04-17
1
-1
/
+1
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+400