.. |
array_argument.code
|
add inline arrays, function call flattening, parser
|
2018-09-18 19:37:47 +02:00 |
array_loop.code
|
add rough constant propagation
|
2018-10-12 20:21:46 +02:00 |
array_loop_update.code
|
add rough constant propagation
|
2018-10-12 20:21:46 +02:00 |
boolean_array.code
|
make tests pass
|
2019-06-25 15:15:05 +02:00 |
constant_array.code
|
add inline arrays, function call flattening, parser
|
2018-09-18 19:37:47 +02:00 |
cube.code
|
fully recursive arrays
|
2019-07-16 15:31:25 +02:00 |
if_eq.code
|
add tests, fix order of outputs in test runner
|
2019-01-04 15:31:16 +01:00 |
init_with_value.code
|
add rough constant propagation
|
2018-10-12 20:21:46 +02:00 |
lookup.code
|
implement dynamic lookup with simple range check
|
2018-10-05 17:57:14 +02:00 |
multidim_update.code
|
implement multidim updates
|
2019-09-09 09:59:49 +02:00 |
return_array.code
|
allow array as return, add dead code elimination, fix array flattening
|
2018-10-19 18:39:59 +02:00 |
return_variable_array.code
|
add inline arrays, function call flattening, parser
|
2018-09-18 19:37:47 +02:00 |
slicefrom.code
|
allow array as return, add dead code elimination, fix array flattening
|
2018-10-19 18:39:59 +02:00 |
update.code
|
add array update wip
|
2018-10-08 17:20:17 +02:00 |
update_with_call.code
|
port sha256 to arrays wip
|
2018-10-16 19:41:20 +02:00 |
value.code
|
implement spreads for any type
|
2019-08-26 15:05:51 +02:00 |
wrap_select.code
|
refine inlining strategy
|
2018-10-24 12:15:15 +02:00 |