Robert Bendun
b6b1209014
scan builtin; Value and Array conviniance constructors made explicit
2022-10-07 17:33:38 +02:00
Robert Bendun
68f5298e39
testing builtins: uniq, unique, typeof
2022-09-25 12:01:19 +02:00
Robert Bendun
bc5736bf35
Started builtins refactoring and testing
2022-09-25 10:40:36 +02:00
Robert Bendun
548b29d897
New edition of testing script
2022-09-25 03:19:00 +02:00
Robert Bendun
5a7c204ceb
Moved from Value::from constructor to Value constructor
2022-09-25 00:40:49 +02:00
Robert Bendun
6a98178690
Moved Value from beeing bodged sum type to proper one
...
This allowed for simpler type checking approach, disallowed using
non-initialized members and hopefully will allow further code
simplification and reliability
2022-09-25 00:10:42 +02:00
Robert Bendun
ceeb25ea82
Created better hierarchy of source files
2022-09-23 18:55:25 +02:00