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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
bugfix: stack traces; first class iterators almost working
Araq
2012-11-15
8
-34
/
+124
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-11-11
5
-14
/
+95
|
\
|
*
AST quasi-quoting for macros
Zahary Karadjov
2012-11-11
5
-14
/
+95
*
|
implemented 'tags' pragma
Araq
2012-11-11
4
-81
/
+137
|
/
*
fixed the bugfix of #247
Araq
2012-11-09
1
-1
/
+1
*
fixes #247
Araq
2012-11-08
1
-4
/
+1
*
documented 'mixin' declaration
Araq
2012-11-08
1
-0
/
+3
*
added system.onRaise to support a condition system
Araq
2012-11-05
1
-3
/
+1
*
bugfixes for exception tracking
Araq
2012-11-04
1
-3
/
+8
*
exception tracking should work
Araq
2012-11-04
3
-16
/
+62
*
next steps for exception tracking
Araq
2012-11-03
7
-34
/
+73
*
bugfix: exception tracking (still disabled)
Araq
2012-11-01
3
-3
/
+3
*
doc2 support for nimweb; fixed graphics.withEvents
Araq
2012-11-01
1
-2
/
+2
*
nimbuild should work again
Araq
2012-11-01
6
-24
/
+100
*
exception tracking barely works; but disabled
Araq
2012-10-31
3
-26
/
+36
*
bugfix: wrong assertions for C++ code generation; some solaris support; first...
Araq
2012-10-30
7
-20
/
+185
*
fixes #235
Araq
2012-10-24
1
-0
/
+4
*
cas improvements
Araq
2012-10-24
3
-5
/
+11
*
caas barely works now
Araq
2012-10-24
3
-7
/
+16
*
fixes #226
Araq
2012-10-19
1
-2
/
+2
*
bugfix: tcan_inherit_generic works again
Araq
2012-10-19
1
-1
/
+1
*
fixes #230; fixes #227
Araq
2012-10-19
1
-2
/
+3
*
fixes #232
Araq
2012-10-19
2
-3
/
+9
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-19
6
-54
/
+76
|
\
|
*
fixes #106
Zahary Karadjov
2012-10-16
2
-3
/
+3
|
*
Improved support for nkSymChoices in type coercions
Zahary Karadjov
2012-10-15
4
-51
/
+73
*
|
fixed a serious code generation bug leading to wrong RTTI
Araq
2012-10-19
1
-1
/
+4
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-14
5
-9
/
+25
|
\
|
*
fixes #211
Zahary Karadjov
2012-10-13
5
-9
/
+25
*
|
bugfix: evalTemplateArgs
Araq
2012-10-14
1
-1
/
+1
|
/
*
fixes #217
Araq
2012-10-13
2
-7
/
+7
*
bugfix: tests should be green again
Araq
2012-10-13
2
-5
/
+13
*
bugfix: threads should work again; fixes #220
Araq
2012-10-12
2
-5
/
+7
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-12
1
-9
/
+7
|
\
|
*
add static assertions in the generated code about platform-related assumptions
Zahary Karadjov
2012-10-11
1
-9
/
+7
*
|
bugfix: fixed broken expr proc bodies
Araq
2012-10-12
1
-2
/
+6
*
|
allow 'mixin' in generics
Araq
2012-10-12
3
-73
/
+70
|
/
*
bugfix: prevent endless loop in the parser for 'nimrod check'
Araq
2012-10-10
1
-3
/
+8
*
first version of a memory profiler
Araq
2012-10-10
1
-1
/
+1
*
better extension loading for the OpenGL wrapper
Araq
2012-10-09
4
-3
/
+21
*
bugfix: closures as default param values
Zahary Karadjov
2012-10-06
3
-17
/
+3
*
bugfix: gensym in rofiles
Araq
2012-10-05
1
-1
/
+2
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-05
15
-147
/
+124
|
\
|
*
syntax compatibility between do blocks and stmt blocks
Zahary Karadjov
2012-10-04
15
-147
/
+124
*
|
code cleanup of caas
Araq
2012-10-05
2
-45
/
+8
|
/
*
next steps for 'compiler as a service'
Araq
2012-10-03
4
-22
/
+24
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-10-03
13
-119
/
+266
|
\
|
*
experimental support for querying the type of expressions within macros
Zahary Karadjov
2012-10-03
3
-10
/
+29
|
*
the `is` operator now works with type classes and type variables
Zahary Karadjov
2012-10-03
8
-80
/
+112
|
*
implemented case expressions
Zahary Karadjov
2012-10-03
3
-5
/
+63
[prev]
[next]