summaryrefslogtreecommitdiff
path: root/testsuite/tests/letrec
Commit message (Expand)AuthorAgeFilesLines
* letrec testsuite: split tests between static-check tests and compilation testsGabriel Scherer2018-07-2939-360/+0
* Whitespace and overlong line fixes.David Allsopp2018-06-141-1/+2
* Add tests for interaction between labels & let rec check.Jeremy Yallop2018-04-103-0/+5
* Add an additional test for let-rec + unboxed typesJeremy Yallop2018-02-011-0/+3
* Tests for PR7717 (Don't treat unboxed constructors as statically sized)Jeremy Yallop2018-02-011-0/+24
* Migrate letrec tests to ocamltestNicolas Ojeda Bar2017-12-0522-171/+58
* Eliminate some warnings in the 'let rec' tests.Jeremy Yallop2017-09-271-2/+2
* Fix tests/letrec warningNicolas Ojeda Bar2017-09-251-1/+1
* Merge pull request #1365 from yallop/let-rec-patch-406Jacques Garrigue2017-09-2210-7/+244
* Fix for bytecode size computation with generic arrays (#1325)yallop2017-09-152-0/+3
* Fix for PR7447: incorrect code generation for nested recursive bindings (#995)yallop2017-03-102-0/+7
* Remove copyright notices in test files.Sébastien Hinderer2016-05-0313-196/+0
* Disable letrec evaluation order testPierre Chambart2016-04-122-6/+6
* Update headers for the new license.Damien Doligez2016-02-1814-154/+196
* Do not test some contrived evaluation ordersPierre Chambart2016-02-024-15/+16
* merge changes from version/4.00 from 4.00.1 to r13697Damien Doligez2013-05-222-0/+38
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-1713-0/+156
* Fix missing reference files in letrec testsuiteFabrice Le Fessant2012-01-237-0/+0
* Sorry, the reference files for the "letrec" test case were in the root direct...Xavier Clerc2012-01-187-0/+0
* Fix bug #5476: native code compilation of let rec on float arraysFabrice Le Fessant2012-01-1318-0/+152