Commit Graph

920 Commits

Author SHA1 Message Date
Andreas Rumpf
a690e7b267 Merge pull request #1075 from flaviut/inlinedocs
Add some documentations and code examples in system
2014-04-09 22:56:18 +02:00
Araq
0c64849aab Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-04-09 00:48:27 +02:00
Araq
4196757de7 implemented region pointers 2014-04-09 00:33:51 +02:00
Andreas Rumpf
36869b3aed Merge pull request #901 from reactormonk/seq_toString
Added `$` for seq
2014-04-09 00:06:38 +02:00
Dominik Picheta
12e247acc6 Merge branch 'devel' of github.com:Araq/Nimrod into devel 2014-04-07 20:31:59 +01:00
Araq
abb7010820 fixes #1063 2014-04-07 14:21:33 +02:00
Dominik Picheta
152fcc8ec4 Change the expected path in tfailedassert.
This will cause this test to fail on Linux. The behaviour on Windows is
however correct, the filename returned by instantiationInfo is the
projPath defined as being "relative to the project's root".
2014-04-06 23:57:20 +01:00
Araq
7c065bfadf fixes #798 2014-04-06 22:05:42 +02:00
Araq
5d6053173a fixes #297 2014-04-06 19:53:24 +02:00
Araq
cf7e83ecc5 fixes #913 2014-04-06 17:26:20 +02:00
Araq
62a10df765 fixes yet another option type 2014-04-03 07:54:58 +02:00
Andreas Rumpf
e810c760fd Merge pull request #1060 from EXetoC/vm-arithmetic-overflow
Arithmetic underflow/overflow checking for the VM
2014-04-02 19:59:26 +02:00
Andreas Rumpf
207874aa2d Merge pull request #1061 from EXetoC/fix-tests
Fix some tests.
2014-04-02 19:57:37 +02:00
Araq
ac02aecb04 make tstaticprintseq green 2014-04-01 20:40:01 +02:00
Araq
befdce51b4 fixed another vm bug 2014-04-01 16:35:50 +02:00
Araq
6a94ca3187 fixes #880 2014-04-01 08:17:23 +02:00
Simon Hafner
71b69a627f added $ for arrays 2014-03-31 15:58:52 -05:00
Simon Hafner
ffb36db5a6 Merge branch 'devel' of github.com:Araq/Nimrod into seq_toString 2014-03-31 15:49:04 -05:00
EXetoC
e69899fb49 Fix some tests. 2014-03-31 21:38:35 +02:00
EXetoC
c75b247a90 Remove executable. 2014-03-31 14:52:16 +02:00
EXetoC
52c6956d1a Add underflow/overflow tests. 2014-03-31 14:50:44 +02:00
Araq
2958adc47f tester outputs full test path 2014-03-28 18:15:51 +01:00
Araq
12e3c11eb6 fixes #911 2014-03-28 08:40:15 +01:00
Dominik Picheta
23d581d377 Added test for issue #911. 2014-03-27 21:52:28 +00:00
Araq
5a51a25fd0 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-03-27 21:24:53 +01:00
Varriount
f40625f5c4 Merge pull request #1032 from barcharcraz/lowerBound
Added lowerBound function to the stdlib
2014-03-27 15:08:19 -04:00
Araq
76ef752957 made some tests green 2014-03-27 19:43:17 +01:00
Araq
3365b42bbe fixes #1009 2014-03-27 19:20:59 +01:00
Jason Livesay
cabc5c80d3 Calling randomize() again within 1 second will now provide a different seed 2014-03-26 18:54:34 -07:00
Araq
dc956c485a fixes tmemit regression 2014-03-26 22:56:56 +01:00
Araq
a1e97ad4a4 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-03-26 20:31:29 +01:00
Araq
9fdb131686 fixes #992 2014-03-26 16:22:34 +01:00
Dominik Picheta
4ed1ac0078 Move asyncdispatch tests to asyncnet. 2014-03-26 10:31:16 +00:00
Araq
7874c0efcb borrow dots for distinct types documented 2014-03-26 08:42:27 +01:00
Araq
d15788d00a added #903 to the test suite 2014-03-26 01:00:34 +01:00
Zahary Karadjov
e8c50640d7 failing test case preventing the use of --gc:v2: tsymchoicefield 2014-03-24 12:17:22 +02:00
Charlie Barto
baa304f370 added lowerBound function to algorithm library 2014-03-23 18:28:05 -04:00
Dominik Picheta
d310b01db1 Moved the global dispatcher to asyncdispatch. 2014-03-23 18:24:11 +00:00
Araq
e855f6c073 Merge branch 'devel' of https://github.com/Araq/Nimrod into devel 2014-03-23 17:48:32 +01:00
Araq
5920edf6e4 fixes #404 2014-03-23 17:48:10 +01:00
Dominik Picheta
10f205bb52 Fixes tasyncawait and the net module on Linux. 2014-03-23 11:39:24 +00:00
Dominik Picheta
2ce9f1c77f Copied most blocking socket operations to the net module. 2014-03-22 22:33:53 +00:00
Araq
5f64d7a353 fixes #1023 2014-03-22 21:18:56 +01:00
Araq
5f478e5aa1 fixes #1010 2014-03-22 11:50:42 +01:00
Zahary Karadjov
4f91dd40ed msg -> errmsg 2014-03-21 00:27:28 +02:00
Zahary Karadjov
09bda74e7d fix #1015 2014-03-20 23:45:31 +02:00
Zahary Karadjov
f49f2f38f0 fix the handling of "msg" tests 2014-03-20 23:12:24 +02:00
Zahary Karadjov
d508384d39 fix #1013 2014-03-20 01:16:50 +02:00
Zahary Karadjov
4b7655fd10 reference implementation of a vector swizzle library
This also provides the initial steps towards support for type class "filtered" type inference
fixes an "ordinal type expected" ICE, related to the use of static params
2014-03-20 01:16:50 +02:00
Audun Wilhelmsen
1e45bb79ab Added support for {.packed.} pragma on objects
Added tests for packed and union pragmas
2014-03-18 21:11:57 +01:00