Vyacheslav Matyukhin
|
845d38e375
|
top-level SqError; expose stacktrace in TS API
|
2022-09-26 16:27:45 +04:00 |
|
Vyacheslav Matyukhin
|
69b32d0b93
|
refactor into SqError
|
2022-09-26 04:44:08 +04:00 |
|
Vyacheslav Matyukhin
|
111dd5535c
|
move location to Reducer_Peggy_Parse, separate parse errors
|
2022-09-26 03:42:34 +04:00 |
|
Vyacheslav Matyukhin
|
41574e08c9
|
error stacktraces and locations (initial take, WIP)
|
2022-09-25 03:16:14 +04:00 |
|
Vyacheslav Matyukhin
|
d3bc08ab9d
|
remove all type-related code
|
2022-09-24 21:26:44 +04:00 |
|
Vyacheslav Matyukhin
|
c337211af6
|
rename tests
|
2022-09-24 20:39:09 +04:00 |
|
Vyacheslav Matyukhin
|
92483e66e0
|
yarn format
|
2022-09-20 02:19:55 +04:00 |
|
Vyacheslav Matyukhin
|
b24cfbc328
|
cleanups; ReducerInterface is no more
|
2022-09-19 23:10:09 +04:00 |
|
Vyacheslav Matyukhin
|
f8b743feb5
|
tests; drop mathjs; new FR helpers; disable type tests
|
2022-09-19 21:46:37 +04:00 |
|
Vyacheslav Matyukhin
|
271303fb5f
|
fix more tests; FR improvements/refactorings
|
2022-09-19 15:00:38 +04:00 |
|
Vyacheslav Matyukhin
|
bbc1bee313
|
fix more tests
|
2022-09-18 18:33:01 +04:00 |
|
Vyacheslav Matyukhin
|
43635bd39b
|
remove IEvArrayString, implement __result__, cleanups
|
2022-09-18 03:15:58 +04:00 |
|
Vyacheslav Matyukhin
|
065a7aeec0
|
immutable bindings; test fixes
|
2022-09-18 02:19:08 +04:00 |
|
Vyacheslav Matyukhin
|
1e6a3d6495
|
Merge branch 'develop' into overhaul
|
2022-09-14 15:15:03 +04:00 |
|
Vyacheslav Matyukhin
|
7a29be3845
|
WIP (basic functionality, stdlib not converted yet)
|
2022-09-11 19:22:07 +04:00 |
|
Umur Ozkul
|
1c98aaa3e2
|
value vs result conversion functions
|
2022-09-09 00:43:21 +02:00 |
|
Vyacheslav Matyukhin
|
ecc82ba8f7
|
reformat for lint
|
2022-09-07 23:04:07 +04:00 |
|
Vyacheslav Matyukhin
|
c0ccdbc1e9
|
experimental: replace result with exceptions in reducer
|
2022-09-07 22:45:19 +04:00 |
|
Umur Ozkul
|
0131498aca
|
fixes #558 fixes #1038
|
2022-09-06 20:15:57 +02:00 |
|
Umur Ozkul
|
82a4e52384
|
include and "include as"
|
2022-09-01 14:32:24 +02:00 |
|
Umur Ozkul
|
d7ed875566
|
demolish external value
|
2022-08-19 21:12:04 +02:00 |
|
Umur Ozkul
|
f573c326d2
|
demolish ExternalValue
|
2022-08-19 21:01:02 +02:00 |
|
Umur Ozkul
|
66f2f18a00
|
fix merging develop
|
2022-08-15 14:45:45 +02:00 |
|
Umur Ozkul
|
58e1cf187d
|
Merge branch 'develop' into reducer-project
|
2022-08-15 13:59:07 +02:00 |
|
Ozzie Gooen
|
5dd988ac13
|
Merge pull request #900 from quantified-uncertainty/reducer-typecheck-example
Reducer real life type checking example to build a library
|
2022-08-11 17:45:30 -07:00 |
|
Umur Ozkul
|
2e8e71bbd0
|
project
test
remove setResult
parse end of outerblock
test end of outer block
compiles
testing
bindings tested
todo chain bindings
topological sort
|
2022-08-10 11:53:39 +02:00 |
|
Umur Ozkul
|
4c21aa902e
|
the last property of a record can have a following comma
|
2022-07-30 22:14:16 +02:00 |
|
Umur Ozkul
|
c6eb69628d
|
merge issue 904
|
2022-07-29 05:53:47 +02:00 |
|
Umur Ozkul
|
e1c53c9087
|
any type
any will be depreciated after the implementation of binding type
variables
|
2022-07-28 22:25:51 +02:00 |
|
Umur Ozkul
|
6733319403
|
switch replacement by type checking
|
2022-07-28 22:20:00 +02:00 |
|
Umur Ozkul
|
fc88b065f5
|
remove unused test file
|
2022-07-28 13:42:27 +02:00 |
|
Ozzie Gooen
|
d3a12eb4e9
|
Fixed bug with namespaces
|
2022-07-21 08:31:46 -07:00 |
|
Ozzie Gooen
|
aa3d91d78f
|
Merge branch 'develop' into add-reducer-to-function-registry
* develop:
Minor component fix to show Void statements
Fixed typescript build
Introduce void type
|
2022-07-20 16:50:49 -07:00 |
|
Umur Ozkul
|
1c4557b638
|
Introduce void type
yarn all:rescript
EvVoid
parsing void
void
|
2022-07-20 17:01:42 +02:00 |
|
Ozzie Gooen
|
90d3f89c0a
|
Trying to fix things, but breaking a lot of tests.
|
2022-07-19 21:32:11 -07:00 |
|
Ozzie Gooen
|
f8d6db61c5
|
Moved list functions into FunctionRegistry
|
2022-07-19 10:35:31 -07:00 |
|
Ozzie Gooen
|
5891d23462
|
Merge pull request #845 from quantified-uncertainty/reducer-typecheck
Reducer typecheck
|
2022-07-18 22:25:40 -07:00 |
|
Ozzie Gooen
|
e6b402c7d8
|
Merge pull request #860 from quantified-uncertainty/sampleN
`mapSamplesN`
|
2022-07-18 21:17:38 -07:00 |
|
Sam Nolan
|
ffaf349e0a
|
Basic mapSampleN support
|
2022-07-19 11:33:11 +10:00 |
|
Umur Ozkul
|
4535041876
|
less test clutter
|
2022-07-18 22:52:19 +02:00 |
|
Umur Ozkul
|
15d63a6a96
|
type modifiers -> type contracts
|
2022-07-18 18:31:09 +02:00 |
|
Umur Ozkul
|
c1429e0907
|
simplified modules
|
2022-07-18 18:16:49 +02:00 |
|
Umur Ozkul
|
06134a6524
|
Merge branch 'reducer-parsermodules' into reducer-typecheck
|
2022-07-18 18:08:44 +02:00 |
|
Umur Ozkul
|
479f60df01
|
before math library
no module (tested)
fix parser and Math library
|
2022-07-18 18:04:47 +02:00 |
|
Umur Ozkul
|
6966c8d3e5
|
ternary validation
|
2022-07-18 15:17:41 +02:00 |
|
Umur Ozkul
|
8fb75d57fc
|
type check
|
2022-07-18 15:15:36 +02:00 |
|
Umur Ozkul
|
b65aeaf0d2
|
spell check
|
2022-07-16 17:09:39 +02:00 |
|
Umur Ozkul
|
4522b46900
|
basic type compiler
|
2022-07-16 16:13:39 +02:00 |
|
Umur Ozkul
|
532a878911
|
define function returning result
|
2022-07-11 17:46:50 +02:00 |
|
Umur Ozkul
|
d25e052b61
|
rename to Reducer_Module_test
|
2022-07-11 17:04:21 +02:00 |
|