Zahary Karadjov
e6b0b7ecc9
some fixes for static params usage in macros
2014-02-25 01:36:08 +02:00
Audun Wilhelmsen
1250db5075
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
2014-02-23 00:26:46 +01:00
Audun Wilhelmsen
739b4f214b
Fixed #688 : return in except statments. Also fixed return in finally statements.
2014-02-23 00:23:06 +01:00
Grzegorz Adam Hankiewicz
3aa7f65240
Addresses issues raised on #947 . Refs #800 .
...
* Uses errGenerated instead of deprecated extending of enums.
* Reduces bloat and usefulness of end user error messages.
* Limits checks to C, Cpp and Objc targets.
2014-02-22 10:21:24 +01:00
Grzegorz Adam Hankiewicz
adb390af4b
Checks that exported symbols are valid C identifiers. Refs #800 .
2014-02-21 00:32:28 +01:00
Zahary Karadjov
1a6d05515f
fix #945
2014-02-20 23:33:58 +02:00
Zahary Karadjov
0bbf6081d0
fix #931 and few more tests
2014-02-18 20:04:58 +02:00
Zahary Karadjov
f13a836972
Merge branch 'devel' of gh:/Araq/Nimrod into devel
2014-02-18 02:46:49 +02:00
Zahary Karadjov
cda92048ba
fix some trivial errors in the test suite and some more regressions caused by tyTypeDesc[tyNone]
2014-02-18 02:46:14 +02:00
Zahary Karadjov
4d3846e26b
fix tbindtypedesc and tactiontable2
2014-02-18 01:37:00 +02:00
Zahary Karadjov
765c682c92
fix #204 ;
2014-02-18 01:19:31 +02:00
Araq
9b63fccf16
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
2014-02-17 23:59:48 +01:00
Zahary Karadjov
eaab22089d
fix #807
2014-02-17 20:44:11 +02:00
Araq
14bdedb0f7
got rid of debugging code
2014-02-17 08:27:16 +01:00
Araq
3ec2973875
fixes #926
2014-02-17 08:26:44 +01:00
Araq
350a49cc26
fixes #923
2014-02-17 07:52:41 +01:00
Zahary Karadjov
9dd753f218
quite messy implementation of generic lambdas, needs reworking; fixes #715
2014-02-17 03:03:17 +02:00
Zahary Karadjov
9a41db7d7a
Merge branch 'devel' of gh:/Araq/Nimrod into devel
2014-02-17 00:48:10 +02:00
Zahary Karadjov
b80503814d
fix #188
2014-02-17 00:47:45 +02:00
Araq
3ef92a34ee
fixes #922
2014-02-16 19:17:12 +01:00
Andreas Rumpf
f5c0d07a76
Merge pull request #929 from skyfex/devel
...
Fixed issue 391 (nested break in except-stmts)
2014-02-16 11:36:08 +01:00
Audun Wilhelmsen
8cccaebc2e
Fixed issue 391 (nested break in except-stmts)
2014-02-16 02:08:36 +01:00
Zahary Karadjov
74f4901430
fix argument_parser
2014-02-16 02:23:06 +02:00
Clay Sweetser
ce5a494927
Changed tests and tools to use 'discard' statements instead of 'nil' for empty blocks.
2014-02-15 18:57:03 -05: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
d142824d65
made 'koch web' work when current dir has a space in it
2014-02-15 02:27:49 +01:00
Araq
8637e47219
actors.nim compiles again
2014-02-15 02:27:09 +01: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
4dae4fafe9
edited compiler's config
2014-02-13 21:21:17 +01:00
Dominik Picheta
02cf019ab6
Fixes macros.len crashing on nodes which lack the sons field.
2014-02-11 23:50:09 +00: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
Araq
5d93957048
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
2014-02-10 00:52:12 +01:00
Araq
5b6e42c94f
fixes #889
2014-02-10 00:52:01 +01:00
Andreas Rumpf
c8df0e312a
Merge pull request #896 from reactormonk/set_fix
...
Set fix. fixes #887
2014-02-10 00:21:46 +01:00
Simon Hafner
93f2af1cb3
fixes #887
2014-02-09 17:06:23 -06:00
Araq
e478374e0d
capturing of an iterator works better
2014-02-09 21:47:46 +01:00
Araq
e6a50307bb
fixes #885
2014-02-09 02:37:49 +01:00
Araq
0965351792
fixes #882 ; fixes #853
2014-02-09 00:58:18 +01:00
Araq
dbc8aa60e3
fixes 'newSeq[T]' instantiation bug
2014-02-09 00:41:53 +01:00
Araq
a087f6057e
bugfix: codegen issue that caused getGMTime() to leak memory
2014-02-07 17:06:20 +01:00
Araq
3be07d842a
fixes regression: constant fac4 didn't work
2014-02-06 02:41:53 +01:00
Araq
cc0a32ae87
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
2014-02-06 00:27:10 +01:00