Commit Graph

192 Commits

Author SHA1 Message Date
Michael Schimmel d5d71afdaa Pipe testing 2025-12-26 17:20:00 +01:00
Michael Schimmel 185f8273dd Pipes and test scripts 2025-12-26 13:47:10 +01:00
Michael Schimmel 8b765487ae Implementing Pipes 2025-12-21 16:30:09 +01:00
Michael Schimmel ac96a105a5 Optional types and null propagation 2025-12-21 15:20:59 +01:00
Michael Schimmel 34b4466a15 Adding Pipes 2025-12-18 11:58:41 +01:00
Michael Schimmel 8bde31a478 Adding Pipes 2025-12-18 11:21:18 +01:00
Michael Schimmel 0b015fe4e7 Reverting Ast Stream 2025-12-17 12:41:26 +01:00
Michael Schimmel 363c9596fc Producer pattern in data types 2025-12-16 10:45:41 +01:00
Michael Schimmel 3c7723f3d2 Data pipeline refactoring 2025-12-14 17:47:07 +01:00
Michael Schimmel e84ecfa2d2 RTL custom interface types as records, added callbacks (marshalled using virtual interfaces) 2025-12-12 02:28:25 +01:00
Michael Schimmel 8c60949ec9 RTL custom interface types as records 2025-12-11 14:31:25 +01:00
Michael Schimmel 18dde168fd RTL custom interface types as records 2025-12-11 14:22:09 +01:00
Michael Schimmel a3f6f4af26 Fix in DataFeed 2025-12-10 12:19:49 +01:00
Michael Schimmel 5376f8924a IScalarRecord 2025-12-09 13:55:09 +01:00
Michael Schimmel 76c92fa355 Keyword mapping refactoring 2025-12-09 13:12:37 +01:00
Michael Schimmel f8dc5b945c Keyword mapping refactoring 2025-12-09 12:59:36 +01:00
Michael Schimmel 95de9a155e Extracted TDynamicRecord 2025-12-08 10:21:25 +01:00
Michael Schimmel 1d13d0cdaa Ast ternary expr replaced by cond expr 2025-12-07 12:06:29 +01:00
Michael Schimmel 91c4d57aaf Ast UI handlers split into separate units 2025-12-06 20:36:33 +01:00
Michael Schimmel f03d250d2b Operator-Visualization in Ast editor 2025-12-06 19:48:15 +01:00
Michael Schimmel e0ceeeb7b0 Ast editor custom draw 2025-12-06 19:38:17 +01:00
Michael Schimmel 872c15ac51 Ast editor custom draw 2025-12-06 19:21:36 +01:00
Michael Schimmel e40f56eaeb Ast editor custom draw 2025-12-06 17:32:04 +01:00
Michael Schimmel 9ed563bcc1 Ast visitor refactoring 2025-12-04 11:28:40 +01:00
Michael Schimmel a7290550e7 Ast node delete 2025-12-01 14:09:33 +01:00
Michael Schimmel 656375de99 Focus & cursor movement in UI 2025-12-01 13:19:07 +01:00
Michael Schimmel 5c738c95bc Undo/Redo 2025-12-01 10:14:33 +01:00
Michael Schimmel 438baa3609 Visual AST editing with drag'n'drop 1s Version 2025-11-30 16:00:00 +01:00
Michael Schimmel cd0f2ffde3 Ast editor rename 2025-11-29 20:42:01 +01:00
Michael Schimmel 851f56c63f Ast list nodes 2025-11-29 18:59:16 +01:00
Michael Schimmel 250f950a68 UI refactoring 2025-11-29 16:43:52 +01:00
Michael Schimmel 521d0ac28f Ast editor rondtrip 2025-11-28 16:07:47 +01:00
Michael Schimmel 0b4201fe9b Ast editor unit refactoring 2025-11-28 14:03:49 +01:00
Michael Schimmel 833ce8aada Ast editor unit refactoring 2025-11-28 13:45:33 +01:00
Michael Schimmel 874c0d9adf AST Identities 2025-11-25 19:51:06 +01:00
Michael Schimmel aff4cec7d5 AST Identities 2025-11-25 19:41:26 +01:00
Michael Schimmel 0b7a60e338 AST Identities 2025-11-25 18:45:47 +01:00
Michael Schimmel 85ef043b04 Compiler errors 2025-11-25 18:11:04 +01:00
Michael Schimmel 0a1df4e9fe Compiler exceptions 2025-11-25 15:51:04 +01:00
Michael Schimmel 4e508d90a5 Compiler exceptions 2025-11-25 15:27:57 +01:00
Michael Schimmel d84509c034 Tests for Parser 2025-11-25 14:40:04 +01:00
Michael Schimmel 29c36c7ae0 Tests for AST Binder 2025-11-25 13:29:05 +01:00
Michael Schimmel 2f87444827 Integrated Boolean and DateTime as core types 2025-11-23 22:34:10 +01:00
Michael Schimmel bcd20df29e Resolved cyclic dependencies between environment and compiler stages 2025-11-23 18:04:20 +01:00
Michael Schimmel d334ffdc73 Resolved cyclic dependencies between environment and compiler stages 2025-11-23 17:55:47 +01:00
Michael Schimmel 7c761e86e5 Simplified macro expansion 2025-11-23 17:19:56 +01:00
Michael Schimmel 738e595f95 Resolved circular depependancy between macro expander and binder 2025-11-23 15:40:14 +01:00
Michael Schimmel a052dfb20f AST testing 2025-11-23 00:24:43 +01:00
Michael Schimmel c5167b8550 AST testing 2025-11-22 17:02:16 +01:00
Michael Schimmel 240f794211 AST function purity analysis 2025-11-22 14:49:24 +01:00