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
...
*
bugfix: wrong assertions for C++ code generation; some solaris support; first...
Araq
2012-10-30
1
-1
/
+2
*
bugfix: fixed broken expr proc bodies
Araq
2012-10-12
1
-1
/
+0
*
allow 'mixin' in generics
Araq
2012-10-12
1
-1
/
+2
*
first version of a memory profiler
Araq
2012-10-10
1
-1
/
+0
*
better extension loading for the OpenGL wrapper
Araq
2012-10-09
1
-3
/
+4
*
opengl wrapper compiles under windows
Araq
2012-09-29
1
-0
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-09-28
1
-2
/
+1
|
\
|
*
missing documentation added to the manual
Zahary Karadjov
2012-09-27
1
-2
/
+1
*
|
website improvements; better opengl wrapper (still broken)
Araq
2012-09-28
1
-0
/
+1
|
/
*
fixes #73
Araq
2012-09-23
1
-2
/
+2
*
bugfix: 'result' cannot be captured in a closure
Araq
2012-09-23
1
-6
/
+0
*
proc bodies can be expressions with a type
Araq
2012-09-22
1
-2
/
+9
*
bugfix: typeinfo generation
Araq
2012-09-21
1
-1
/
+0
*
pragma statements in rodfiles -- couldn't reproduce
Araq
2012-09-18
1
-3
/
+1
*
some support for passing blocks to overloaded templates/macros
Araq
2012-09-17
1
-1
/
+0
*
stricter symbol lookup in generics
Araq
2012-09-17
1
-4
/
+2
*
implemented a stack trace profiler
Araq
2012-09-15
1
-1
/
+2
*
made more tests green; fixes #201
Araq
2012-09-12
1
-0
/
+1
*
small bugfixes; reactivated tests/compile
Araq
2012-09-11
1
-2
/
+0
*
tr macros now documented
Araq
2012-09-10
1
-1
/
+1
*
first steps to deprecate 'nil' statement
Araq
2012-09-09
1
-4
/
+4
*
implemented 'pure' enums
Araq
2012-09-08
1
-0
/
+2
*
tmatrix.nim works now
Araq
2012-09-08
1
-1
/
+0
*
term rewriting improvements
Araq
2012-09-08
1
-0
/
+1
*
term rewriting macros fully implemented; still buggy
Araq
2012-09-03
1
-1
/
+2
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
1
-1
/
+1
*
first steps towards term rewriting macros
Araq
2012-08-30
1
-3
/
+3
*
parameter passing works the same for macros and templates; use callsite magic...
Araq
2012-08-28
1
-17
/
+15
*
implemented generic templates
Araq
2012-08-27
1
-2
/
+3
*
distinguish properly between nkOpen and nkClosedSymChoice
Araq
2012-08-26
1
-4
/
+4
*
objects with no ancestor are not implicitely final
Araq
2012-08-24
1
-2
/
+3
*
documented bind in macros
Araq
2012-08-24
1
-2
/
+2
*
implemented 'bind' for macros
Araq
2012-08-24
1
-3
/
+2
*
implemented backslash for continuation comments
Araq
2012-08-23
1
-1
/
+0
*
documented hygienic templates; made tests green; fixed system.clamp
Araq
2012-08-22
1
-2
/
+1
*
next steps to hygienic templates
Araq
2012-08-20
1
-1
/
+2
*
first steps to make templates hygienic
Araq
2012-08-20
1
-3
/
+6
*
bycopy/byref for object/tuple types
Araq
2012-08-16
1
-1
/
+0
*
stdlib uses more of varargs
Araq
2012-08-16
1
-2
/
+1
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-1
/
+1
*
first steps for varargs support
Araq
2012-08-13
1
-0
/
+2
*
top level closures should work; transf is not a pass anymore; next steps for ...
Araq
2012-08-13
1
-4
/
+4
*
borrow works with generics
Araq
2012-08-06
1
-1
/
+0
*
idetools: 'usages' and 'def' should work now; documented js backend
Araq
2012-08-05
1
-9
/
+7
*
more improvements for idetools
Araq
2012-07-30
1
-0
/
+2
*
better error handling for better idetools support
Araq
2012-07-29
1
-0
/
+1
*
better overloading capabilities for 'shallowCopy'; little bugfix for 'system....
Araq
2012-07-29
1
-1
/
+0
*
improvements for idetools; system.compiles improved
Araq
2012-07-29
1
-0
/
+1
*
added warning for confusing var declarations
Araq
2012-07-26
1
-1
/
+0
*
made more tests green
Araq
2012-07-26
1
-4
/
+2
[prev]
[next]