lama_byterun/regression/orig
2020-02-15 23:50:48 +03:00
..
test001.log Intermediate commit 2018-02-25 15:44:28 +03:00
test002.log Intermediate commit 2018-02-25 15:44:28 +03:00
test003.log Intermediate commit 2018-02-25 15:44:28 +03:00
test004.log Intermediate commit 2018-02-25 15:44:28 +03:00
test005.log Intermediate commit 2018-02-25 15:44:28 +03:00
test006.log Intermediate commit 2018-02-25 15:44:28 +03:00
test007.log Intermediate commit 2018-02-25 15:44:28 +03:00
test008.log Intermediate commit 2018-02-25 15:44:28 +03:00
test009.log Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test010.log Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test011.log Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test012.log Sync 2018-03-20 19:32:38 +03:00
test013.log Control constructs 2018-03-20 23:13:51 +03:00
test014.log Control constructs 2018-03-20 23:13:51 +03:00
test015.log Intermediate commit 2018-02-25 15:44:28 +03:00
test016.log Intermediate commit 2018-02-25 15:44:28 +03:00
test017.log Intermediate commit 2018-02-25 15:44:28 +03:00
test018.log Intermediate commit 2018-02-25 15:44:28 +03:00
test019.log Intermediate commit 2018-02-25 15:44:28 +03:00
test020.log Intermediate commit 2018-02-25 15:44:28 +03:00
test021.log Intermediate commit 2018-02-25 15:44:28 +03:00
test022.log Intermediate commit 2018-02-25 15:44:28 +03:00
test023.log Intermediate commit 2018-02-25 15:44:28 +03:00
test024.log Procedures in interpretation 2018-03-27 01:51:22 +03:00
test025.log Procedures in interpretation 2018-03-27 01:51:22 +03:00
test026.log Procedures in interpretation 2018-03-27 01:51:22 +03:00
test027.log Procedures in interpretation 2018-03-27 01:51:22 +03:00
test028.log Procedures in interpretation 2018-03-27 01:51:22 +03:00
test029.log Procedures in interpretation 2018-03-27 01:51:22 +03:00
test030.log Tests in interpretation 2018-04-03 07:21:59 +03:00
test031.log Tests in interpretation 2018-04-03 07:21:59 +03:00
test032.log Function tests in interpretation 2018-04-03 08:05:10 +03:00
test033.log Function tests in interpretation 2018-04-03 08:05:10 +03:00
test034.log Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test035.log Buildtins, arrays, string (no X86 yet), tests 2018-04-27 01:27:10 +03:00
test036.log Buildtins, arrays, string (no X86 yet), tests 2018-04-27 01:27:10 +03:00
test037.log Added sorting test 2018-04-30 18:12:12 +03:00
test038.log Reach pattern-matching. 2018-05-02 22:36:27 +03:00
test039.log S-expressions and pattern matching 2018-05-04 02:59:23 +03:00
test040.log Pattern matching in X86 2018-05-16 16:50:36 +03:00
test041.log Pattern matching in X86 2018-05-16 16:50:36 +03:00
test042.log Pattern matching in X86 2018-05-16 16:50:36 +03:00
test043.log Pattern matching in X86 2018-05-16 16:50:36 +03:00
test044.log Pattern matching in X86 2018-05-16 16:50:36 +03:00
test045.log Constructors capitalized 2019-03-07 19:06:04 +03:00
test046.log Extended pattern-matching 2018-11-06 14:26:45 +03:00
test047.log Extended pattern-matching 2018-11-06 14:26:45 +03:00
test048.log Some extra tests 2018-11-06 17:10:35 +03:00
test049.log Some extra tests 2018-11-06 17:10:35 +03:00
test050.log Fixed mutability bug 2018-11-13 09:54:04 +03:00
test051.log List notations/pattern matching 2019-03-07 21:12:43 +03:00
test052.log Postfix calls 2019-03-11 15:24:03 +03:00
test053.log Infixes 2019-03-25 00:13:42 +03:00
test054.log Added test for expr + stmt 2019-04-11 17:19:32 +03:00
test055.log test for issue #3 2019-08-22 12:06:46 +03:00
test056.log Added a smoke test for local scopes 2019-09-19 16:57:41 +03:00
test057.log Added tests; weird & ugly workaround in the parser 2019-09-22 22:25:05 +03:00
test058.log Added tests; weird & ugly workaround in the parser 2019-09-22 22:25:05 +03:00
test059.log Added tests; weird & ugly workaround in the parser 2019-09-22 22:25:05 +03:00
test060.log Added tests; weird & ugly workaround in the parser 2019-09-22 22:25:05 +03:00
test061.log Closures (in interpretation) 2019-09-24 01:12:04 +03:00
test062.log Closure-pattern, infix references (interpretataion only) 2019-09-25 00:25:40 +03:00
test063.log Added missing test 2019-09-25 00:26:11 +03:00
test064.log Closure-pattern, infix references (interpretataion only) 2019-09-25 00:25:40 +03:00
test065.log FSF in SM (only obe-level closure yet) 2019-10-11 17:25:58 +03:00
test066.log FSF in SM 2019-10-13 05:29:06 +03:00
test067.log Added static call 2019-10-14 19:44:33 +03:00
test068.log Fixed bug with mutable closures in interpret (not really --- up to closure recursion) 2019-10-17 15:30:50 +03:00
test069.log Fixed ugly bug in nested function support 2019-12-23 21:05:57 +03:00
test070.log Fixed ugly bug in nested function support 2019-12-23 21:05:57 +03:00
test071.log Not yet, but almost 2019-12-29 01:12:40 +03:00
test072.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test073.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test074.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test075.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test076.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test077.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test078.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test079.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test080.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test081.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test082.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test083.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test084.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test085.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test086.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test087.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test088.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test089.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test090.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test091.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test092.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test093.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test094.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test095.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test096.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test097.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test098.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test099.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test100.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test101.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test102.log return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test103.log Better scoping in repeat/for, lazy expression (no implicit import yet) 2020-02-14 08:13:52 +03:00
test104.log Better scoping in repeat/for, lazy expression (no implicit import yet) 2020-02-14 08:13:52 +03:00
test105.log Eta-extension 2020-02-15 22:58:43 +03:00
test106.log Patterns in arguments 2020-02-15 23:50:48 +03:00