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
/
tests
/
compile
Commit message (
Expand
)
Author
Age
Files
Lines
*
made more tests green; fixes #201
Araq
2012-09-12
3
-15
/
+7
*
made some tests green
Araq
2012-09-12
17
-24
/
+29
*
implemented generic templates
Araq
2012-08-27
1
-0
/
+8
*
thygienictempl added
Araq
2012-08-26
1
-0
/
+10
*
next steps for closure consistency; fixes #176
Araq
2012-07-25
1
-0
/
+474
*
better test for 'system.compiles'
Araq
2012-07-20
1
-3
/
+22
*
added system.compiles
Araq
2012-07-20
1
-0
/
+12
*
implemented #133
Araq
2012-07-19
1
-1
/
+3
*
bugfix: constraint matching for tyGenericInst; implements #130
Araq
2012-07-19
1
-0
/
+23
*
attempt to fix DLL generation
Araq
2012-07-18
1
-1
/
+1
*
made some tests green
Araq
2012-07-17
4
-6
/
+6
*
make tests green again
Araq
2012-07-17
3
-3
/
+3
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-1
/
+2
*
overloading resolution finally takes inheritance depth into account
Araq
2012-07-11
1
-3
/
+3
*
fixes #147
Araq
2012-07-10
1
-0
/
+18
*
some more bugfixes for the integer promotion rules
Araq
2012-07-10
1
-1
/
+1
*
more fixes for new integer promotion rules; fixes #152; fixes #157; fixes #15...
Araq
2012-07-09
1
-1
/
+1
*
made tests green again
Araq
2012-07-09
2
-5
/
+5
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-1
/
+1
*
documented optional indentation for 'case' statements/'case' objects
Araq
2012-06-22
1
-0
/
+10
*
fixes #134
Araq
2012-06-21
1
-0
/
+2
*
fixes #145
Araq
2012-06-21
1
-0
/
+12
*
another bugfix
Araq
2012-06-21
1
-0
/
+1
*
fixes #140
Araq
2012-06-21
1
-10
/
+0
*
fixes #142
Araq
2012-06-20
1
-1
/
+1
*
added another macro regression
Araq
2012-06-20
1
-0
/
+9
*
bugfix: UFCS for templates (ttempl3.nim enhanced)
Araq
2012-05-27
1
-0
/
+15
*
fixes binding of overloaded procs
Araq
2012-05-04
1
-0
/
+12
*
fixes #105
Araq
2012-04-16
1
-81
/
+0
*
documentation improvements; higher level Mongodb wrapper
Araq
2012-04-09
1
-0
/
+16
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-03-31
2
-0
/
+454
|
\
|
*
corrected the index website
Araq
2012-03-28
1
-0
/
+7
|
*
fixes #102
Araq
2012-03-23
1
-0
/
+447
*
|
genSym support for hygienic macros and templates.
Zahary Karadjov
2012-03-26
1
-0
/
+12
*
|
generic types can be used like type classes. distinct can be applied to type ...
Zahary Karadjov
2012-03-25
1
-0
/
+34
|
/
*
making tests green again
Zahary Karadjov
2012-03-20
1
-1
/
+1
*
the test suite is mostly green again
Zahary Karadjov
2012-03-16
4
-8
/
+6
*
fix for template redefinition. test cases added.
Zahary Karadjov
2012-03-15
1
-0
/
+29
*
small fixes for tests on windows
Araq
2012-01-31
1
-9
/
+11
*
tlsEmulation:on for windows/GCC
Araq
2012-01-29
1
-2
/
+2
*
fixes #89
Araq
2012-01-29
1
-0
/
+5
*
fixed #96 as good as technically possible (debug frames are allocated on the ...
Araq
2012-01-29
1
-4
/
+4
*
pragma on/off improvements; endb rewritten
Araq
2012-01-28
1
-22
/
+37
*
even more sys assertions
Araq
2012-01-13
1
-25
/
+14
*
more sysasserts for allocator/gc
Araq
2012-01-12
1
-7
/
+12
*
further steps to eliminate generics bugs
Araq
2012-01-11
2
-2
/
+4
*
disabled tdatabind.nim as it's still to heavy for the compiler
Araq
2012-01-08
1
-0
/
+95
*
implicit invokation of items/pairs iterators
Araq
2012-01-08
1
-0
/
+4
*
fixes #33
Araq
2012-01-07
1
-19
/
+17
*
bugfix: type alias to generic; generic type not stripped away from for loop v...
Araq
2012-01-07
3
-0
/
+34
[next]