Commit Graph

91 Commits (java11)
 

Author SHA1 Message Date
simonkellet 54d9f06a9e merge 2 years ago
simonkellet d1a97c0d8f added this file 2 years ago
simonkellet 693d933c19 repeatuntil works 2 years ago
simonkellet c9ca3c5bba bardemo works 2 years ago
Sandy Brownlee ce307a11a6
Update ConstantFolder.java 2 years ago
Sandy Brownlee 55fdd944fa Changes for constant folding 2 years ago
Sandy Brownlee 7a8fb2564c Added NOP to opcodes so ordinals match the book 2 years ago
Sandy Brownlee 6a30c4db8b Updated examples 2 years ago
simonkellet e1268aae42 end of practical3 (no bonus) 2 years ago
Sandy Brownlee 461749e44a Added timing to interpreter 2 years ago
simonkellet 4341d02572 end of practical 2 2 years ago
simonkellet 32bd99d78b new lines to check if it is still working 2 years ago
simonkellet fab24be627 added success test for multi-line 2 years ago
simonkellet 6b7fdd3bb0 added multi-line comment support 2 years ago
simonkellet f69942533f works with error code 2 years ago
Sandy Brownlee 0c1b2530fa Amended comments in Encoder 2 years ago
Sandy Brownlee f5951671b9 Added increment demo program 2 years ago
Sandy Brownlee 1da8cabdf7 minor fix to repeatuntil 2 years ago
simonkellet a647259dc2 added readme 2 years ago
simonkellet befe8f93a2 eclipse and gradle changes 2 years ago
simonkellet 7c64cb7eff added new tri files 2 years ago
simonkellet a4c304f58d changes to tam 2 years ago
simonkellet 36f3fac111 added build folder ignore 2 years ago
simonkellet cd280e3c4b added test case for new comment 2 years ago
simonkellet d28b3c7403 added new comment 2 years ago
simonkellet 3f58bdfad9 added bash file to compile and run files quicker 2 years ago
simonkellet 6377dd8250 added ignore to .tam files 2 years ago
simonkellet 955517af29 added build dir 2 years ago
Sandy Brownlee 3dade998ba possible fix for windows 2 years ago
Sandy Brownlee 048cbac0b4 Added bardemo 2 years ago
Sandy Brownlee 77846e5800 Merge branch 'java11' of github.com:sandybrownlee/Triangle-Tools into java11 2 years ago
Sandy Brownlee f4e1a08f61 minor fix to tests 2 years ago
Sandy Brownlee c3c2076d9e repeat until 2 years ago
Sandy Brownlee 64c25f1486 Added pounddemo 2 years ago
Sandy Brownlee c469297712 Amended comment 2 type 2 years ago
Sandy Brownlee a2cac87f81 Changed master project to Java 11 2 years ago
Sandy Brownlee b3375e2050 Added single jar build to root project 2 years ago
Sandy Brownlee 11be265081 Added object filename option to Compiler 2 years ago
Sandy Brownlee 6820b55cf1 Streamlined unit tests 2 years ago
Sandy Brownlee f709234c4e Added unit tests for bad syntax in hi-newcomment.tri 2 years ago
Sandy Brownlee 07b0d85bdf added test 2 years ago
Sandy Brownlee e8780a5b11 Merge branch 'java11' of github.com:sandybrownlee/Triangle-Tools into java11 2 years ago
Sandy Brownlee 90977fb64f added comment tests 2 years ago
Sandy Brownlee 3150ae8fa9
Merge branch 'deryckb:main' into java11 2 years ago
Sandy Brownlee a026ec3840 add while example 2 years ago
Sandy Brownlee 3de9d5e0cc Merge branch 'main' into java11 2 years ago
Sandy Brownlee f5018e7f19
Merge pull request #2 from sandybrownlee/main 2 years ago
Sandy Brownlee 4be8f47351 bugfix for duplicate formal params 2 years ago
Sandy Brownlee 82a5535d19 Fixed nullpointer caused by missing Frame object 2 years ago
Sandy Brownlee 62b666992a Fix for type checking error in visitDotVName 2 years ago