lama_byterun/regression
Kakadu 43af0d24f0 Update .gitignore files
Signed-off-by: Kakadu <Kakadu@pm.me>
2021-02-12 22:27:52 +03:00
..
deep-expressions local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
expressions local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
orig Return expression eliminated 2021-01-31 19:11:03 +03:00
.gitignore Update .gitignore files 2021-02-12 22:27:52 +03:00
common.ml
Makefile Tail-call optimization 2020-03-23 00:49:20 +03:00
test.sh Added x86only 2018-11-01 15:12:45 +03:00
test000.opt
test001.input
test001.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test002.input
test002.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test003.input
test003.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test004.input
test004.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test005.input
test005.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test006.input
test006.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test007.input
test007.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test008.input
test008.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test009.input Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test009.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test010.input Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test010.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test011.input Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test011.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test012.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test012.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test013.input Control constructs 2018-03-20 23:13:51 +03:00
test013.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test014.input Control constructs 2018-03-20 23:13:51 +03:00
test014.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test015.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test015.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test016.input Control constructs 2018-03-20 23:13:51 +03:00
test016.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test017.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test017.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test018.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test018.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test019.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test019.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test020.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test020.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test021.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test021.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test022.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test022.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test023.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test023.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test024.input Procedures in interpretation 2018-03-27 01:51:22 +03:00
test024.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test025.input Procedures in interpretation 2018-03-27 01:51:22 +03:00
test025.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test026.input Functions in X86 2018-04-11 00:47:46 +03:00
test026.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test027.input Procedures in interpretation 2018-03-27 01:51:22 +03:00
test027.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test028.input Procedures in interpretation 2018-03-27 01:51:22 +03:00
test028.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test029.input Procedures in interpretation 2018-03-27 01:51:22 +03:00
test029.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test034.input Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test034.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test036.input Buildtins, arrays, string (no X86 yet), tests 2018-04-27 01:27:10 +03:00
test036.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test040.input Pattern matching in X86 2018-05-16 16:50:36 +03:00
test040.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test041.input Pattern matching in X86 2018-05-16 16:50:36 +03:00
test041.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test042.input Pattern matching in X86 2018-05-16 16:50:36 +03:00
test042.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test045.input Added test for .string 2018-10-31 21:48:44 +03:00
test045.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test046.input 'as' pattern 2018-11-05 18:21:41 +03:00
test046.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test050.input Fixed mutability bug 2018-11-13 09:54:04 +03:00
test050.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test054.input Added test for expr + stmt 2019-04-11 17:19:32 +03:00
test054.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test059.input Added tests; weird & ugly workaround in the parser 2019-09-22 22:25:05 +03:00
test059.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test063.input Added missing test 2019-09-25 00:26:11 +03:00
test063.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test072.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test072.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test073.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test073.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test074.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test074.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test077.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test077.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test078.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test078.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test079.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test079.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test080.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test080.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test081.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test081.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test082.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test082.lama Length, string -> std functions 2021-01-31 22:57:12 +03:00
test083.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test083.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test084.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test084.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test085.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test085.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test086.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test086.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test088.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test088.lama Massive renaming 2020-02-16 00:21:15 +03:00
test089.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test089.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test090.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test090.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test091.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test091.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test092.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test092.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test093.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test093.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test094.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test094.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test095.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test095.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test096.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test096.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test097.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test097.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test098.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test098.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test099.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test099.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test100.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test100.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test101.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test101.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test102.input return fixed for real, tests added 2020-01-05 03:33:17 +03:00
test102.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test103.input Better scoping in repeat/for, lazy expression (no implicit import yet) 2020-02-14 08:13:52 +03:00
test103.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test104.input Better scoping in repeat/for, lazy expression (no implicit import yet) 2020-02-14 08:13:52 +03:00
test104.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test105.input Eta-extension 2020-02-15 22:58:43 +03:00
test105.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test106.input Patterns in arguments 2020-02-15 23:50:48 +03:00
test106.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test107.input Fix for https://github.com/JetBrains-Research/Lama/issues/10 2020-09-21 23:46:13 +03:00
test107.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00
test110.input Fix for https://github.com/JetBrains-Research/Lama/issues/16 2020-11-24 23:11:17 +03:00
test110.lama local -> var; scope reformatted; singleton is killed finally 2021-01-31 22:25:31 +03:00