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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tester compiles again
Araq
2014-02-07
2
-2
/
+2
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-02-07
2
-12
/
+28
|
\
|
*
indexBy, which indexes a collection into a hashtable
Simon Hafner
2014-02-06
1
-0
/
+22
|
*
removed unittest from talgorithm
Simon Hafner
2014-02-06
1
-12
/
+6
*
|
bugfix: codegen issue that caused getGMTime() to leak memory
Araq
2014-02-07
3
-1
/
+31
|
/
*
fixes regression: constant fac4 didn't work
Araq
2014-02-06
1
-1
/
+6
*
tyTypeDesc and tyRange always have 1 child; this might be tyNone but it is re...
Araq
2014-02-05
1
-0
/
+29
*
bugfix: immediate templates are preferred consistently (danger: breaks code)
Araq
2014-02-04
1
-0
/
+17
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-02-03
1
-3
/
+9
|
\
|
*
Remove spurious import added in the last commit.
ReneSac
2014-02-03
1
-1
/
+1
|
*
Fix optarg() and added two more tests.
ReneSac
2014-02-03
1
-3
/
+9
*
|
macro tests almost green
Araq
2014-02-03
5
-7
/
+9
|
/
*
cleaned up command expressions
Araq
2014-02-02
1
-5
/
+10
*
fixes #844
Araq
2014-02-02
1
-0
/
+12
*
Merge pull request #859 from reactormonk/sets_equivalence
Andreas Rumpf
2014-02-01
1
-0
/
+15
|
\
|
*
added test specs for the tester
Simon Hafner
2014-02-01
1
-0
/
+3
|
*
corrected docs and tests
Simon Hafner
2014-02-01
1
-13
/
+9
|
*
sets equivalence
Simon Hafner
2014-01-31
1
-0
/
+16
*
|
remove the old tester
Araq
2014-02-02
1
-0
/
+14
|
\
\
|
*
|
Fixes wrong slurp path in tester.
Dominik Picheta
2014-02-01
1
-2
/
+2
|
|
/
|
*
product more robust against empty input
Simon Hafner
2014-01-30
1
-0
/
+5
|
*
added Cartesian product
Simon Hafner
2014-01-30
1
-0
/
+9
*
|
new tester produces json output
Araq
2014-02-02
5
-715
/
+26
*
|
fixed cases
Araq
2014-02-02
1
-3
/
+3
|
/
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-01-23
1
-1
/
+1
|
\
|
*
fix the error "only proc headers can feature pragmas" when compiling in JS mode
Zahary Karadjov
2014-01-23
1
-1
/
+1
*
|
closure iterators work
Araq
2014-01-23
1
-2
/
+2
*
|
next steps for closure iterators
Araq
2014-01-22
17
-1
/
+33
|
/
*
parser support anon iterators
Araq
2014-01-20
4
-0
/
+39
*
command syntax is allowed in expressions
Araq
2014-01-20
2
-0
/
+12
*
resolved conflicts with master
Araq
2014-01-18
6
-0
/
+152
|
\
|
*
added test cases from strange loop event
Araq
2014-01-13
6
-0
/
+152
*
|
unittest module works again
Araq
2014-01-18
2
-2
/
+2
*
|
better tester
Araq
2014-01-17
19
-28
/
+36
*
|
better html generator for the tester; fixes some VM bugs
Araq
2014-01-17
4
-18
/
+45
*
|
tester: htmlgen almost works
Araq
2014-01-14
1
-2
/
+14
*
|
tester support html generation
Araq
2014-01-14
7
-10
/
+139
*
|
new tester; all tests categorized
Araq
2014-01-13
480
-2504
/
+787
*
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-01-13
19
-189
/
+395
|
\
\
|
*
|
progress towards fixing tgenericshardcases
Zahary Karadjov
2014-01-06
1
-9
/
+15
|
*
|
introduce tyFromExpr; fixes #618
Zahary Karadjov
2014-01-04
3
-1
/
+48
|
*
|
fixed #597
Zahary Karadjov
2014-01-02
1
-9
/
+67
|
*
|
clean-up some obsolete code; close #602
Zahary Karadjov
2013-12-31
1
-0
/
+14
|
*
|
close #517
Zahary Karadjov
2013-12-31
1
-0
/
+10
|
*
|
migrate the static param handling to ReplaceTypeVars; fix tgenericvariant
Zahary Karadjov
2013-12-30
1
-1
/
+1
|
*
|
fix the filtering of void params in procs' signatures
Zahary Karadjov
2013-12-29
4
-30
/
+8
|
*
|
Merge branch 'upstream' into devel
Zahary Karadjov
2013-12-29
11
-141
/
+234
|
|
\
\
|
|
*
|
integrate the logic of fixupProcType into ReplaceTypeVars
Zahary Karadjov
2013-12-29
3
-32
/
+32
|
|
*
|
make more tests green
Zahary Karadjov
2013-12-29
5
-94
/
+80
|
|
*
|
fixes #787
Zahary Karadjov
2013-12-28
1
-0
/
+51
[next]