lama_byterun/regression
2019-09-19 15:52:20 +03:00
..
deep-expressions X86 almost done for expr + stms (GC issues) 2019-04-11 16:24:57 +03:00
expressions X86 almost done for expr + stms (GC issues) 2019-04-11 16:24:57 +03:00
orig test for issue #3 2019-08-22 12:06:46 +03:00
x86only rm extra 2019-04-24 17:34:53 +03:00
common.ml Fixed common.ml/Syntax.ml 2018-02-26 08:41:06 +03:00
Makefile Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test.sh Added x86only 2018-11-01 15:12:45 +03:00
test000.opt
test001.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test001.input
test002.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test002.input
test003.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test003.input
test004.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test004.input
test005.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test005.input
test006.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test006.input
test007.expr
test007.input
test008.expr
test008.input
test009.expr Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test009.input Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test010.expr Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test010.input Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test011.expr Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test011.input Control statement (interpreter, SM, x86) 2018-03-11 22:30:01 +03:00
test012.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test012.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test013.expr Better value control 2019-04-10 22:15:08 +03:00
test013.input Control constructs 2018-03-20 23:13:51 +03:00
test014.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test014.input Control constructs 2018-03-20 23:13:51 +03:00
test015.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test015.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test016.expr Better value control 2019-04-10 22:15:08 +03:00
test016.input Control constructs 2018-03-20 23:13:51 +03:00
test017.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test017.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test018.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test018.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test019.expr Implemented control constructs 2018-03-20 20:30:58 +03:00
test019.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test020.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test020.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test021.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test021.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test022.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test022.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test023.expr Better value control 2019-04-10 22:15:08 +03:00
test023.input Implemented control constructs 2018-03-20 20:30:58 +03:00
test024.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test024.input Procedures in interpretation 2018-03-27 01:51:22 +03:00
test025.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test025.input Procedures in interpretation 2018-03-27 01:51:22 +03:00
test026.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test026.input Functions in X86 2018-04-11 00:47:46 +03:00
test027.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test027.input Procedures in interpretation 2018-03-27 01:51:22 +03:00
test028.expr Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test028.input Procedures in interpretation 2018-03-27 01:51:22 +03:00
test029.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test029.input Procedures in interpretation 2018-03-27 01:51:22 +03:00
test030.expr Better value control 2019-04-10 22:15:08 +03:00
test030.input Tests in interpretation 2018-04-03 07:21:59 +03:00
test031.expr Better value control 2019-04-10 22:15:08 +03:00
test031.input Tests in interpretation 2018-04-03 07:21:59 +03:00
test032.expr Better value control 2019-04-10 22:15:08 +03:00
test032.input Function tests in interpretation 2018-04-03 08:05:10 +03:00
test033.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test033.input Function tests in interpretation 2018-04-03 08:05:10 +03:00
test034.expr Stmt -> Expr in interpretation only 2019-04-02 19:51:46 +03:00
test034.input Strings/arrays/builtins in int/sm 2018-04-25 01:06:18 +03:00
test035.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test035.input Buildtins, arrays, string (no X86 yet), tests 2018-04-27 01:27:10 +03:00
test036.expr Initial commit of fcf 2019-09-19 00:15:02 +03:00
test036.input Buildtins, arrays, string (no X86 yet), tests 2018-04-27 01:27:10 +03:00
test037.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test037.input Added sorting test 2018-04-30 18:12:12 +03:00
test038.expr Constructors capitalized 2019-03-07 19:06:04 +03:00
test038.input Reach pattern-matching. 2018-05-02 22:36:27 +03:00
test039.expr Stmt -> Expr in interpretation only 2019-04-02 19:51:46 +03:00
test039.input S-expressions and pattern matching 2018-05-04 02:59:23 +03:00
test040.expr Constructors capitalized 2019-03-07 19:06:04 +03:00
test040.input Pattern matching in X86 2018-05-16 16:50:36 +03:00
test041.expr Constructors capitalized 2019-03-07 19:06:04 +03:00
test041.input Pattern matching in X86 2018-05-16 16:50:36 +03:00
test042.expr Constructors capitalized 2019-03-07 19:06:04 +03:00
test042.input Pattern matching in X86 2018-05-16 16:50:36 +03:00
test043.expr Better value control 2019-04-10 22:15:08 +03:00
test043.input Pattern matching in X86 2018-05-16 16:50:36 +03:00
test044.expr Constructors capitalized 2019-03-07 19:06:04 +03:00
test044.input Pattern matching in X86 2018-05-16 16:50:36 +03:00
test045.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test045.input Added test for .string 2018-10-31 21:48:44 +03:00
test046.expr Constructors capitalized 2019-03-07 19:06:04 +03:00
test046.input 'as' pattern 2018-11-05 18:21:41 +03:00
test047.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test047.input Extended pattern-matching 2018-11-06 00:21:38 +03:00
test048.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test048.input Some extra tests 2018-11-06 17:10:35 +03:00
test049.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test049.input Some extra tests 2018-11-06 17:10:35 +03:00
test050.expr Fixed mutability bug 2018-11-13 09:54:04 +03:00
test050.input Fixed mutability bug 2018-11-13 09:54:04 +03:00
test051.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test051.input List notations/pattern matching 2019-03-07 21:12:43 +03:00
test052.expr Postfix calls 2019-03-11 15:24:03 +03:00
test052.input Postfix calls 2019-03-11 15:24:03 +03:00
test053.expr Regression tests in interpretation only 2019-09-19 15:52:20 +03:00
test053.input Infixes 2019-03-25 00:13:42 +03:00
test054.expr Added test for expr + stmt 2019-04-11 17:19:32 +03:00
test054.input Added test for expr + stmt 2019-04-11 17:19:32 +03:00
test055.expr test for issue #3 2019-08-22 12:06:46 +03:00
test055.input test for issue #3 2019-08-22 12:06:46 +03:00