Audun Wilhelmsen
|
ef379d0a10
|
Added test cases for return in except statements.
|
2014-02-23 00:20:16 +01:00 |
|
Audun Wilhelmsen
|
66675d174b
|
Added tougher test case for return within finally statement.
|
2014-02-23 00:19:18 +01:00 |
|
Audun Wilhelmsen
|
8cccaebc2e
|
Fixed issue 391 (nested break in except-stmts)
|
2014-02-16 02:08:36 +01:00 |
|
Zahary Karadjov
|
f701ee086a
|
Merge branch 'devel' of gh:/Araq/Nimrod into devel
|
2014-02-15 20:46:54 +02:00 |
|
Zahary Karadjov
|
c1f1f84194
|
fix some regressions caused by tyTypeDesc[tyNone]
|
2014-02-15 20:44:01 +02:00 |
|
Zahary Karadjov
|
c1c6b6e50e
|
handle nested case objects in destructor generation
|
2014-02-15 19:05:58 +02:00 |
|
Zahary Karadjov
|
492fa86638
|
the delegator pragma becomes a set of dot operators
|
2014-02-15 17:41:35 +02:00 |
|
Araq
|
2b9311e9f1
|
fixes #584
|
2014-02-14 23:47:06 +01:00 |
|
Araq
|
49fa421ba7
|
fixes #914
|
2014-02-14 15:49:44 +01:00 |
|
Araq
|
e210b049e9
|
fixes #712
|
2014-02-14 02:29:19 +01:00 |
|
Araq
|
f2216b8e32
|
fixes #833
|
2014-02-14 02:12:07 +01:00 |
|
Araq
|
896c96134f
|
fixes #892
|
2014-02-14 02:02:01 +01:00 |
|
Araq
|
5d4c048705
|
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
|
2014-02-13 21:30:11 +01:00 |
|
Araq
|
f637c36a7a
|
the tester now produces a diff in the JSON
|
2014-02-13 21:29:50 +01:00 |
|
Simon Hafner
|
7a3106d659
|
moved tsets test to collections/
|
2014-02-12 16:15:34 -06:00 |
|
Zahary Karadjov
|
a158053ae9
|
fixes #797; generic procs can be used in places expecting matching concrete proc types
|
2014-02-11 01:14:57 +02:00 |
|
Simon Hafner
|
e8c87d070a
|
fixed a bug in map for sets
|
2014-02-10 13:02:47 -06:00 |
|
Simon Hafner
|
56c41ae140
|
added tests for set
|
2014-02-10 12:45:00 -06:00 |
|
Simon Hafner
|
0b5c14962e
|
added map to sets
|
2014-02-10 12:44:44 -06:00 |
|
Simon Hafner
|
0779d96a83
|
moved the tests for TSet to the correct place
|
2014-02-09 17:04:00 -06:00 |
|
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 |
|