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
...
*
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
|
*
table constructors now mimic more closely the syntax of case... of...
Zahary Karadjov
2012-10-03
1
-5
/
+14
|
*
always print stack traces on errors in debug builds of nimrod
Zahary Karadjov
2012-10-03
1
-7
/
+10
|
*
bugfix: allow tuple constructors in generic code
Zahary Karadjov
2012-10-03
1
-0
/
+3
|
*
implemented return type inference
Zahary Karadjov
2012-10-03
6
-18
/
+41
*
|
first steps for compiler as a service
Araq
2012-10-03
3
-9
/
+96
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-09-29
2
-6
/
+13
|
\
|
*
fixes ttypeselectors
Zahary Karadjov
2012-09-28
2
-6
/
+13
*
|
opengl wrapper compiles under windows
Araq
2012-09-29
1
-5
/
+2
|
/
*
website improvements; better opengl wrapper (still broken)
Araq
2012-09-28
2
-8
/
+33
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-09-26
11
-79
/
+90
|
\
[prev]
[next]