Commit graph

21 commits

Author SHA1 Message Date
0d49c8a265 Enhancement in unittest output 2020-04-21 14:22:48 +02:00
a69926bd39 Commenting IF default flags and stuffs 2020-04-21 14:12:17 +02:00
045213a4cc Bugifx in Makefile's clean target 2020-04-21 13:42:13 +02:00
454173322a IFS weight update implementation 2020-04-21 13:40:50 +02:00
53e0d2cead Moved C tests 2020-04-21 13:40:22 +02:00
e64bad9cf3 Bugfix + adds python_if.* files 2020-04-07 14:54:10 +02:00
c9afb5d5f2 Updated Iterated function API 2020-03-30 14:49:31 +02:00
680b4ee1ff Implementing RPN expression re-initialization 2020-03-30 13:38:01 +02:00
61e74e7ab2 Adds ifs function implementations (begining) 2020-03-30 09:52:16 +02:00
1e99abf3b8 Updated comment + starts ifs headers 2020-03-30 09:51:50 +02:00
8bbee65ff8 Add default rpn_if resf function implementation 2020-03-30 07:17:05 +02:00
eeac401bb3 Continuing implementation of rpn_if, adding default if functions implementation 2020-03-29 12:39:54 +02:00
c018076887 Bugfix in rpn_lib.asm 2020-03-29 10:47:21 +02:00
59615df33e Modified benchmark script 2020-03-29 10:47:08 +02:00
b4dc6e5f18 Splitting TestCase in different files 2020-01-25 16:02:33 +01:00
1e608ca59f New long compilation tests 2020-01-25 15:57:05 +01:00
1973bbfa35 Implementing pickle interface for RPNExpr 2020-01-25 06:44:45 +01:00
59f83eee05 typedef unsigned long int rpn_value_t 2020-01-25 06:43:59 +01:00
c4a4642910 Add end map when untokenizing + debug message + comment 2020-01-25 06:43:32 +01:00
ec64c8488a Benchmark updates 2020-01-25 06:42:25 +01:00
a42b237918 Initial commit 2020-01-24 16:48:27 +01:00