Commit Graph

33 Commits

Author SHA1 Message Date
Michael Schimmel 22674b962b Generic Visitors 2026-01-03 19:14:18 +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 18dde168fd RTL custom interface types as records 2025-12-11 14:22:09 +01:00
Michael Schimmel 1d13d0cdaa Ast ternary expr replaced by cond expr 2025-12-07 12:06:29 +01:00
Michael Schimmel 9ed563bcc1 Ast visitor refactoring 2025-12-04 11:28:40 +01:00
Michael Schimmel 851f56c63f Ast list nodes 2025-11-29 18:59:16 +01:00
Michael Schimmel 874c0d9adf AST Identities 2025-11-25 19:51:06 +01:00
Michael Schimmel d84509c034 Tests for Parser 2025-11-25 14:40:04 +01:00
Michael Schimmel a052dfb20f AST testing 2025-11-23 00:24:43 +01:00
Michael Schimmel 138e7ac454 Static specialization WIP 2025-11-19 14:38:40 +01:00
Michael Schimmel c0a689d2bc Refactoring for immutable nodes 2025-11-05 13:21:17 +01:00
Michael Schimmel 9bd2d6f7ab Imutability for macro nodes 2025-11-05 12:19:34 +01:00
Michael Schimmel 48ccb23060 Refactoring 2025-11-04 18:22:06 +01:00
Michael Schimmel ec76b78b39 Nop-Node 2025-11-03 00:35:23 +01:00
Michael Schimmel ea39a57b77 Binder refactoring, Monster refactoring 2025-11-02 19:38:52 +01:00
Michael Schimmel 957171f089 Keywords as basic scalar type
Script enhancements
2025-11-01 00:56:59 +01:00
Michael Schimmel 0526ec8a24 Keywords 2025-10-30 20:27:44 +01:00
Michael Schimmel 798aa08f02 Keywords 2025-10-30 18:00:58 +01:00
Michael Schimmel f2d9e1d9b0 Fix float parsing issue 2025-10-25 15:21:22 +02:00
Michael Schimmel 51265ce945 Fixed weak self method pointer bug
Better formatting of function calls in pretty printer
2025-10-07 10:42:53 +02:00
Michael Schimmel 0edb9b800b Macro expander integrated in binder 2025-10-05 15:02:45 +02:00
Michael Schimmel 0d73a13051 Macro expander integrated in binder 2025-10-05 02:45:13 +02:00
Michael Schimmel 54bf350c70 Macro expander integrated in binder 2025-10-04 22:41:01 +02:00
Michael Schimmel 7c48e9e203 Macro expander integrated in binder 2025-10-04 19:05:50 +02:00
Michael Schimmel d9219474e0 1st full macro expander 2025-10-03 19:46:30 +02:00
Michael Schimmel bb0ecda6be added macro quoting nodes 2025-10-03 14:17:34 +02:00
Michael Schimmel fd97799b7b added macrodef 2025-10-03 13:49:12 +02:00
Michael Schimmel d47c1417f5 Comment in AST script 2025-10-03 11:53:02 +02:00
Michael Schimmel 823ea0e8f1 Fixed parser error in fn def 2025-09-29 11:41:01 +02:00
Michael Schimmel 2f2c93d56e Fix in Scripting 2025-09-23 10:32:14 +02:00
Michael Schimmel 36fe827b00 Scripting refinement 2025-09-21 11:09:55 +02:00
Michael Schimmel 00f5861148 Global data value refactoring + 1st scripting version 2025-09-20 18:30:32 +02:00