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
/
reject
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed incorrect implicit conversion between arrays of different sizes; see #202
Zahary Karadjov
2012-09-13
1
-0
/
+13
*
made some tests green
Araq
2012-09-12
1
-1
/
+1
*
term rewriting improvements
Araq
2012-09-08
2
-3
/
+3
*
made tests green again
Araq
2012-08-31
1
-1
/
+1
*
next steps towards term rewriting macros; simple examples work
Araq
2012-08-30
1
-0
/
+28
*
made tests green again
Araq
2012-08-24
1
-1
/
+1
*
made tests green again
Araq
2012-08-16
3
-3
/
+3
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-0
/
+11
*
bugfix: typo in actors.nim
Araq
2012-08-15
1
-1
/
+1
*
more bugfixes for closures
Araq
2012-08-14
1
-0
/
+14
*
made tests green again
Araq
2012-08-14
2
-5
/
+7
*
next steps for closure consistency; fixes #176
Araq
2012-07-25
1
-1
/
+1
*
attempt to fix DLL generation
Araq
2012-07-18
1
-1
/
+1
*
made a test green again
Araq
2012-07-15
1
-1
/
+1
*
made tests green again
Araq
2012-07-09
5
-7
/
+7
*
fixes #140
Araq
2012-06-21
1
-0
/
+14
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-06-19
1
-1
/
+1
|
\
|
*
more uint related fixes
Zahary Karadjov
2012-06-14
1
-1
/
+1
*
|
somewhat working closures
Araq
2012-06-19
1
-0
/
+7
|
/
*
niminst: use 'set -e'; failing to copy docs and data is no installation error
Araq
2012-05-31
1
-0
/
+2
*
'+=' etc for all floating point types
Araq
2012-05-29
1
-0
/
+9
*
re-enable rodfiles tests; fixes #91
Zahary Karadjov
2012-04-11
1
-1
/
+1
*
bugfix: GC marker procs; making tests green again
Araq
2012-03-23
2
-2
/
+2
*
the test suite is mostly green again
Zahary Karadjov
2012-03-16
1
-4
/
+2
*
fix for template redefinition. test cases added.
Zahary Karadjov
2012-03-15
1
-0
/
+9
*
small fixes for tests on windows
Araq
2012-01-31
2
-2
/
+2
*
bugfix: invalid indentation for 'else' is detected; optional indentation for ...
Araq
2012-01-13
1
-0
/
+27
*
bugfix: tests/reject/tnoinst.nim is now rejected properly
Araq
2012-01-13
1
-0
/
+16
*
adapted titer4 test because of new implicit items/pairs iterators
Araq
2012-01-08
1
-2
/
+2
*
test t99bott.nim works now
Araq
2012-01-06
1
-4
/
+4
*
fixed some tests
Araq
2012-01-03
1
-1
/
+1
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
new len(openarray) implementation
Araq
2011-12-31
1
-0
/
+9
*
make trecinca|b tests green
Araq
2011-12-31
2
-2
/
+2
*
made 2 tests green
Araq
2011-11-30
2
-2
/
+2
*
implemented 'let' statement
Araq
2011-11-29
2
-0
/
+27
*
further steps to get rid of deprecated endOfFile and readLine
Araq
2011-11-29
1
-1
/
+1
*
fixed some tests
Araq
2011-11-19
1
-0
/
+11
*
bugfixes: objects still invalid for constants; fixed a typo concerning 'high'...
Araq
2011-11-15
1
-0
/
+28
*
fixes #59
Araq
2011-11-02
1
-0
/
+9
*
small bugfixes to make more tests green
Araq
2011-11-02
2
-1
/
+11
*
inlining of 'var openarray' iterators now work
Araq
2011-08-18
1
-16
/
+0
*
added xmltree.innerText; fixes #49
Araq
2011-08-15
1
-0
/
+66
*
bugfix: 'final' not passed to generic
Araq
2011-07-29
1
-1
/
+1
*
bugfixes; step one for 'var T' as return type support
Araq
2011-07-28
2
-0
/
+33
*
preparations for 0.8.12
Araq
2011-07-10
5
-55
/
+0
*
tests are green again
Araq
2011-06-28
1
-1
/
+1
*
improvements to get code size down for programs that don't use GC
Araq
2011-06-26
2
-0
/
+32
*
further improvements for thread analysis
Araq
2011-06-13
1
-1
/
+2
*
basic thread analysis working
Araq
2011-06-13
1
-0
/
+54
[next]