Commit Graph

18 Commits

Author SHA1 Message Date
barsdeveloper
8a96af670e Dropdown implementation, switch refactoring
* Various fixes

* Fix tests

* Dropdown names deduced from pin names

* Remove update callbacks

* Fix double pins issue

* return undefined if not switch
2023-04-22 12:44:37 +02:00
barsdeveloper
6ef2225396 Various fixes 2023-04-16 19:48:14 +02:00
barsdeveloper
d10589f0bd Arrays elements can now be inlined 2023-04-11 21:21:03 +02:00
barsdeveloper
2a7f208070 More tests for grammar 2023-04-09 18:25:46 +02:00
barsdeveloper
53d79a16f5 Inline attributes semantics and tests 2023-04-09 10:41:50 +02:00
barsdeveloper
ba3e9fa592 Inlineable objects 2023-04-06 19:23:20 +02:00
barsdeveloper
721db0702b Serialization test 2023-04-05 21:25:37 +02:00
barsdeveloper
80345543a9 Pins name fixed and tested 2023-04-02 16:31:45 +02:00
barsdeveloper
5de6952c48 Node tests are now more customizeable 2023-04-01 22:32:22 +02:00
barsdeveloper
82aaf5a9cb New node type 2023-04-01 22:17:50 +02:00
barsdeveloper
bb24486303 Grammar refactoring
* Grammar refactoring WIP

* ISerializer.grammar

* Fixing various bugs in the grammar

* Small touch that improoves performance

* Fix unknown values grammar

* Various fixes

* Serialization refactoring to drop suboject logic

* Details fixed

* Entity attributes initialization refactoring

* JSDoc error fixed

* Rename value key to default

* Remove useless default

* Revert string keys
2023-04-01 19:55:16 +02:00
barsdeveloper
4f4d58ed69 Additional tests 2023-02-10 23:10:49 +01:00
barsdeveloper
1af1bcaf2c Tests refactoring, minor additions 2023-02-06 22:52:04 +01:00
barsdeveloper
60b477ac62 Small refactoring, several tests added 2023-01-26 22:02:43 +01:00
barsdeveloper
f59217ffd9 Fixes and Utility test added 2023-01-04 15:53:51 +01:00
barsdeveloper
a16481194c Filterable attributes, Int64 entity 2023-01-03 22:53:17 +01:00
barsdeveloper
984bf32b51 Type initialization using objects 2023-01-02 00:22:50 +01:00
barsdeveloper
c3ab6478b0 Make elements default constructible, testing wip 2022-12-24 15:29:12 +01:00