Araq
|
e6a50307bb
|
fixes #885
|
2014-02-09 02:37:49 +01:00 |
|
Araq
|
dbc8aa60e3
|
fixes 'newSeq[T]' instantiation bug
|
2014-02-09 00:41:53 +01:00 |
|
Araq
|
c3adc19f47
|
tester compiles again
|
2014-02-07 18:49:41 +01:00 |
|
Araq
|
d07d83d8fc
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-07 18:21:25 +01:00 |
|
Araq
|
a087f6057e
|
bugfix: codegen issue that caused getGMTime() to leak memory
|
2014-02-07 17:06:20 +01:00 |
|
Simon Hafner
|
5498415f3b
|
indexBy, which indexes a collection into a hashtable
|
2014-02-06 16:11:55 -06:00 |
|
Simon Hafner
|
75f232eb6e
|
removed unittest from talgorithm
|
2014-02-06 14:55:05 -06:00 |
|
Araq
|
3be07d842a
|
fixes regression: constant fac4 didn't work
|
2014-02-06 02:41:53 +01:00 |
|
Araq
|
d912d18379
|
tyTypeDesc and tyRange always have 1 child; this might be tyNone but it is required for skipTypes
|
2014-02-05 23:43:13 +01:00 |
|
Araq
|
c097acedd3
|
bugfix: immediate templates are preferred consistently (danger: breaks code)
|
2014-02-04 17:29:34 +01:00 |
|
Araq
|
96e616198d
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-03 19:03:40 +01:00 |
|
Araq
|
99352c1e4c
|
macro tests almost green
|
2014-02-03 17:35:03 +01:00 |
|
ReneSac
|
5bd3ec0bfb
|
Remove spurious import added in the last commit.
|
2014-02-03 01:12:27 -02:00 |
|
ReneSac
|
300c0376b5
|
Fix optarg() and added two more tests.
One for 'do notation' in a single function in an expression, another the trick of using the method call syntax to pass two parameters.
|
2014-02-03 01:06:19 -02:00 |
|
Araq
|
c30f6cfcf1
|
cleaned up command expressions
|
2014-02-02 14:34:37 +01:00 |
|
Araq
|
47e4f9698c
|
fixes #844
|
2014-02-02 10:00:10 +01:00 |
|
Andreas Rumpf
|
925d19a8fb
|
Merge pull request #859 from reactormonk/sets_equivalence
sets equivalence
|
2014-02-01 16:46:45 -08:00 |
|
Simon Hafner
|
6fda10aed0
|
added test specs for the tester
|
2014-02-01 18:39:39 -06:00 |
|
Araq
|
efcbaa965e
|
remove the old tester
|
2014-02-02 00:45:47 +01:00 |
|
Araq
|
d29aa4c5ac
|
new tester produces json output
|
2014-02-02 00:41:04 +01:00 |
|
Araq
|
a5098f1fda
|
fixed cases
|
2014-02-02 00:03:57 +01:00 |
|
Simon Hafner
|
9f29bb8d9e
|
corrected docs and tests
|
2014-02-01 16:07:44 -06:00 |
|
Dominik Picheta
|
f9c2ec8d92
|
Fixes wrong slurp path in tester.
|
2014-02-01 14:57:52 +00:00 |
|
Simon Hafner
|
2c5a2d07fb
|
sets equivalence
|
2014-01-31 18:22:27 -06:00 |
|
Simon Hafner
|
e01fb17d02
|
product more robust against empty input
|
2014-01-30 23:55:43 -06:00 |
|
Simon Hafner
|
ac0f15379c
|
added Cartesian product
|
2014-01-30 02:07:55 -06:00 |
|
Araq
|
556efb5158
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-01-23 12:22:49 +01:00 |
|
Araq
|
d01ff8994b
|
closure iterators work
|
2014-01-23 08:47:22 +01:00 |
|
Zahary Karadjov
|
3c840102bc
|
fix the error "only proc headers can feature pragmas" when compiling in JS mode
|
2014-01-23 00:02:57 +02:00 |
|
Araq
|
37229df7fc
|
next steps for closure iterators
|
2014-01-22 17:32:38 +01:00 |
|
Araq
|
4a0aadef4d
|
parser support anon iterators
|
2014-01-20 20:07:44 +01:00 |
|
Araq
|
79f59d18f1
|
command syntax is allowed in expressions
|
2014-01-20 08:29:02 +01:00 |
|
Araq
|
36afdca87f
|
resolved conflicts with master
|
2014-01-18 01:16:45 +01:00 |
|
Araq
|
5073914b86
|
unittest module works again
|
2014-01-18 00:58:59 +01:00 |
|
Araq
|
383fbca27e
|
better tester
|
2014-01-17 08:47:51 +01:00 |
|
Araq
|
fc452787e7
|
better html generator for the tester; fixes some VM bugs
|
2014-01-17 01:18:57 +01:00 |
|
Araq
|
a1713bc2f9
|
tester: htmlgen almost works
|
2014-01-14 01:28:52 +01:00 |
|
Araq
|
c648a5774a
|
tester support html generation
|
2014-01-14 01:12:56 +01:00 |
|
Araq
|
20b5f31c03
|
new tester; all tests categorized
|
2014-01-13 02:10:03 +01:00 |
|
Araq
|
51ee524109
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-01-13 01:22:03 +01:00 |
|
Araq
|
9ab1a3c724
|
added test cases from strange loop event
|
2014-01-13 01:05:09 +01:00 |
|
Araq
|
346443d1b5
|
case consistency improvements
|
2014-01-11 21:56:05 +01:00 |
|
Zahary Karadjov
|
1ffae7cbaf
|
progress towards fixing tgenericshardcases
|
2014-01-06 00:15:55 +02:00 |
|
Zahary Karadjov
|
789ba107cf
|
introduce tyFromExpr; fixes #618
|
2014-01-04 13:10:52 +02:00 |
|
Zahary Karadjov
|
02533c260b
|
fixed #597
|
2014-01-02 17:55:18 +02:00 |
|
Zahary Karadjov
|
8e0941576f
|
clean-up some obsolete code; close #602
|
2013-12-31 12:39:43 +02:00 |
|
Zahary Karadjov
|
ed3ab6539d
|
close #517
|
2013-12-31 04:13:51 +02:00 |
|
Zahary Karadjov
|
754e2ef1db
|
migrate the static param handling to ReplaceTypeVars; fix tgenericvariant
|
2013-12-30 19:15:41 +02:00 |
|
Zahary Karadjov
|
723efe7cfb
|
fix the filtering of void params in procs' signatures
|
2013-12-29 19:26:52 +02:00 |
|
Zahary Karadjov
|
afddae5aaf
|
Merge branch 'upstream' into devel
Conflicts:
compiler/ccgutils.nim
compiler/msgs.nim
compiler/sem.nim
compiler/semexprs.nim
compiler/seminst.nim
compiler/semmagic.nim
compiler/semstmts.nim
compiler/semtypes.nim
compiler/semtypinst.nim
compiler/sigmatch.nim
compiler/types.nim
compiler/vmgen.nim
lib/core/macros.nim
lib/system.nim
tests/reject/tenummix.nim
web/news.txt
|
2013-12-29 17:21:00 +02:00 |
|