Commit Graph
35 Commits
Author SHA1 Message Date
Sandy Brownlee 7a8fb2564c Added NOP to opcodes so ordinals match the book 2022-09-28 10:44:30 +01:00
Sandy Brownlee 6a30c4db8b Updated examples 2022-09-27 21:41:24 +01:00
Sandy Brownlee 461749e44a Added timing to interpreter 2022-09-23 17:21:03 +01:00
Sandy Brownlee 0c1b2530fa Amended comments in Encoder 2022-09-22 17:37:52 +01:00
Sandy Brownlee f5951671b9 Added increment demo program 2022-09-21 16:49:53 +01:00
Sandy Brownlee 1da8cabdf7 minor fix to repeatuntil 2022-09-21 13:35:56 +01:00
Sandy Brownlee 3dade998ba possible fix for windows 2022-09-15 17:42:16 +01:00
Sandy Brownlee 048cbac0b4 Added bardemo 2022-09-15 15:54:24 +01:00
Sandy Brownlee 77846e5800 Merge branch 'java11' of github.com:sandybrownlee/Triangle-Tools into java11 2022-09-15 11:27:06 +01:00
Sandy Brownlee f4e1a08f61 minor fix to tests 2022-09-09 17:08:30 +01:00
Sandy Brownlee c3c2076d9e repeat until 2022-09-09 16:33:13 +01:00
Sandy Brownlee 64c25f1486 Added pounddemo 2022-09-09 15:46:22 +01:00
Sandy Brownlee c469297712 Amended comment 2 type 2022-09-09 15:26:16 +01:00
Sandy Brownlee a2cac87f81 Changed master project to Java 11 2022-09-09 14:39:53 +01:00
Sandy Brownlee b3375e2050 Added single jar build to root project 2022-09-09 12:20:49 +01:00
Sandy Brownlee 11be265081 Added object filename option to Compiler 2022-09-09 12:02:55 +01:00
Sandy Brownlee 6820b55cf1 Streamlined unit tests 2022-09-08 19:47:22 +01:00
Sandy Brownlee f709234c4e Added unit tests for bad syntax in hi-newcomment.tri 2022-09-08 19:38:02 +01:00
Sandy Brownlee 07b0d85bdf added test 2022-09-08 17:57:48 +01:00
Sandy Brownlee e8780a5b11 Merge branch 'java11' of github.com:sandybrownlee/Triangle-Tools into java11 2022-09-08 09:23:21 +01:00
Sandy Brownlee 90977fb64f added comment tests 2022-09-08 09:23:04 +01:00
Sandy Brownlee a026ec3840 add while example 2022-09-05 17:15:08 +01:00
Sandy Brownlee 3de9d5e0cc Merge branch 'main' into java11 2022-09-01 16:48:54 +01:00
Sandy Brownlee 4be8f47351 bugfix for duplicate formal params 2022-08-31 16:56:56 +01:00
Sandy Brownlee 82a5535d19 Fixed nullpointer caused by missing Frame object 2022-08-31 16:34:48 +01:00
Sandy Brownlee 62b666992a Fix for type checking error in visitDotVName 2022-08-31 15:01:38 +01:00
Sandy Brownlee e5730fe8a2 added simple examples 2022-08-31 12:25:57 +01:00
Sandy Brownlee afc2b3e760 bugfix 2022-08-19 17:28:49 +01:00
Sandy Brownlee d12fc63571 fixes for variable declarations 2022-08-19 16:28:13 +01:00
Sandy Brownlee ee57c9f711 added assignments example 2022-08-19 15:00:32 +01:00
Sandy Brownlee 01f468f07d Java 11 compatibility 2022-08-18 13:22:06 +01:00
Sandy Brownlee e6487369ef TreeDrawer is now centered when opened 2022-08-11 10:37:51 +01:00
Sandy Brownlee d45c2339e1 Bugfix (emitter before encoder) and additions for tree vis 2022-08-10 17:52:58 +01:00
Sandy Brownlee 0233c814ac Added some comments to scanner 2022-07-01 17:04:00 +01:00
Sandy Brownlee 71e2202512 Added gradle wrapper 2022-07-01 17:03:47 +01:00