Commit Graph

6 Commits

Author SHA1 Message Date
Deukhoofd 8660933f27
More work on binder type registration, support in REPL to show registered types.
continuous-integration/drone/push Build is passing Details
2021-01-08 18:18:24 +01:00
Deukhoofd 093ffde6bc
Initial work on type registration in the binder.
continuous-integration/drone/push Build is passing Details
2021-01-08 16:14:02 +01:00
Deukhoofd 9109b7513a
Implements very simple REPL, fixes several issues found with it.
continuous-integration/drone/push Build is failing Details
2021-01-02 17:41:53 +01:00
Deukhoofd dcf143b1b2
Support basic parsing function statements. 2020-10-10 14:29:37 +02:00
Deukhoofd dcb6c58f90
Fixed some low hanging fruit in performance. 2020-10-09 12:55:49 +02:00
Deukhoofd 2fb1b68ead
Rework identifier handling, adds typedef statement. 2020-10-08 19:53:02 +02:00