squiggle/packages/squiggle-lang/__tests__/Reducer
Umur Ozkul 949b57c426 Error reporting if function arguments are defined
map(arr, toSample) now correctly reports

toSample not found

instead of

macro(Array,Symbol) not defined
2022-05-21 19:18:39 +02:00
..
Reducer_Dispatch Error reporting if function arguments are defined 2022-05-21 19:18:39 +02:00
Reducer_Expression refactor reducer 2022-04-29 16:40:32 +02:00
Reducer_MathJs parser 2022-05-19 01:23:43 +02:00
Reducer_Peggy format 2022-05-20 18:20:00 +02:00
Reducer_debugging_test.res remove inspect performance completely 2022-05-04 15:14:34 +02:00
Reducer_externalBindings_test.res renamed internal variables starting with $ so that they are not overriden by $ variables in Squigle 2022-05-20 17:11:32 +02:00
Reducer_functionAssignment_test.res format 2022-05-20 18:20:00 +02:00
Reducer_functionTricks_test.res Error reporting if function arguments are defined 2022-05-21 19:18:39 +02:00
Reducer_mapReduce_test.res foreign function interface 2022-05-04 20:44:46 +02:00
Reducer_ternaryOperator_test.res hidden macros 2022-05-20 17:05:53 +02:00
Reducer_test.res format 2022-05-19 20:25:18 +02:00
Reducer_TestHelpers.res parser 2022-05-19 01:23:43 +02:00
Reducer_TestMacroHelpers.res fixed function f not bound 2022-05-02 23:12:57 +02:00