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
/
todo.txt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added strutils.parseEnum; fixes #95
Araq
2012-04-01
1
-0
/
+1
*
bugfix #100 again
Araq
2012-03-28
1
-1
/
+1
*
attempt to fix a bug concerning implicit type conversions in case statements
Araq
2012-03-27
1
-0
/
+2
*
some bugfixes for symbolfiles
Araq
2012-03-23
1
-1
/
+2
*
implemented marker procs for the GC resulting in huge speedups
Araq
2012-03-21
1
-3
/
+5
*
preparations for marker procs generation
Araq
2012-03-19
1
-0
/
+1
*
rebuilt C sources
Araq
2012-03-17
1
-1
/
+1
*
trigger a new build for nimbuild; last commit fixes #14, #34, #101
Araq
2012-03-17
1
-2
/
+1
*
clean separation of PNimrodNode and tyExpr
Araq
2012-03-16
1
-2
/
+0
*
implemented 'static'; macros do not work anymore
Araq
2012-03-15
1
-2
/
+1
*
first steps for cleaner static/const distinction
Araq
2012-03-13
1
-3
/
+5
*
attempt to make tests green again
Araq
2012-03-11
1
-0
/
+8
*
fixes #100
Araq
2012-03-10
1
-8
/
+8
*
win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid...
Araq
2012-03-04
1
-2
/
+0
*
added 'system.shallow'
Araq
2012-02-09
1
-1
/
+10
*
version 0.8.14
Araq
2012-02-09
1
-12
/
+7
*
further steps for closure support
Araq
2012-02-08
1
-2
/
+2
*
further steps for closure support
Araq
2012-02-06
1
-2
/
+1
*
further steps to closure support
Araq
2012-02-06
1
-4
/
+10
*
closure implementation: first steps
Araq
2012-02-04
1
-2
/
+8
*
bugfix: reprEnum
Araq
2012-02-02
1
-2
/
+1
*
fixes #98
Araq
2012-01-29
1
-2
/
+2
*
bugfix tests/tzeroarray
Araq
2012-01-29
1
-0
/
+1
*
pragma on/off improvements; endb rewritten
Araq
2012-01-28
1
-0
/
+2
*
pragma blocks; fixed line information issue with user defined assertions
Araq
2012-01-17
1
-1
/
+0
*
niminst: bugfixes; documentation changes
Araq
2012-01-15
1
-2
/
+1
*
niminst: diverse improvements; fixes #80
Araq
2012-01-13
1
-0
/
+1
*
bugfix: invalid indentation for 'else' is detected; optional indentation for ...
Araq
2012-01-13
1
-1
/
+2
*
bugfix: tests/reject/tnoinst.nim is now rejected properly
Araq
2012-01-13
1
-1
/
+1
*
even more sys assertions
Araq
2012-01-13
1
-1
/
+1
*
more sysasserts for allocator/gc
Araq
2012-01-12
1
-6
/
+2
*
further steps to eliminate generics bugs
Araq
2012-01-11
1
-1
/
+5
*
unsuccessful phantom bug hunting
Araq
2012-01-08
1
-1
/
+1
*
implicit invokation of items/pairs iterators
Araq
2012-01-08
1
-3
/
+1
*
bugfix: removed newSons legacy
Araq
2012-01-07
1
-2
/
+2
*
test t99bott.nim works now
Araq
2012-01-06
1
-0
/
+1
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
1
-2
/
+1
*
C sources regenerated for new len(openarray) header that catches more bugs; s...
Araq
2012-01-03
1
-5
/
+5
*
bugfix: +1 unnecessary in resizeString; caused annoying reallocations for str...
Araq
2012-01-02
1
-1
/
+0
*
serious allocator bugfixes
Araq
2012-01-02
1
-1
/
+1
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-0
/
+4
*
critbits added to stdlib
Araq
2011-12-30
1
-1
/
+0
*
c2nim: bugfix: 'type x[10];' was not parsed properly
Araq
2011-12-30
1
-1
/
+0
*
GC stack scanning cares about interior pointers
Araq
2011-12-30
1
-1
/
+3
*
fixed small typos for subexes docs
Araq
2011-12-27
1
-3
/
+1
*
added support for advanced substitution expressions
Araq
2011-12-27
1
-0
/
+1
*
generated scripts do no contain paths anymore; regenerated C sources
Araq
2011-12-23
1
-1
/
+0
*
bugfix: the code gen can now handle alias TLock = TSysLock; this fixes thread...
Araq
2011-12-23
1
-0
/
+1
*
code gen can generate code to keep alive stack roots
Araq
2011-12-22
1
-5
/
+4
*
C code gen: generate even better code for the GC
Araq
2011-12-12
1
-6
/
+5
[prev]
[next]