Commit graph

26 commits

Author SHA1 Message Date
2b66678e8f fix 2022-07-23 09:13:40 +02:00
89191975fe add more separator chars 2022-06-29 23:26:21 +02:00
757a84bfda fix a string bug 2022-06-26 04:51:31 +02:00
d6461db848 add more split-chars to tokenizer, add () support (tested) 2022-06-24 18:04:49 +02:00
8075a2f44e make java catcher catch all throwables 2022-06-06 12:24:39 +02:00
c8d07cf371 add gen-doc.sh (assumes isbpldoc to be installed), add JIO mirrorInterpreterData 2022-05-27 12:24:22 +02:00
0a3c1bd60f stack traces 2022-05-26 19:21:29 +02:00
32a915b63e make ISBPLStreamer.streams static to avoid wrong IndexOutOfBounds 2022-05-23 11:12:32 +02:00
1421317515 JIO subclasses, java.lang.Runnable integration 2022-05-23 08:32:05 +02:00
73d7323f8c add extends native 2022-05-18 00:56:49 +02:00
9fac0ebaa6 stufd 2022-05-17 20:50:02 +02:00
1fe56dbf17 add acopy native (must be included manually for backwards compatibility, for now) 2022-05-17 20:36:40 +02:00
5f4fe1a1c4 removr unused code 2022-05-17 20:02:18 +02:00
3296f90ca1 add end of with at empty word 2022-05-17 19:58:19 +02:00
0711e29283 add with keyword 2022-05-17 15:00:19 +02:00
4fbaf943dd merge, fix a few JIO bugs 2022-05-17 13:22:45 +02:00
aa9c510f37 minor fix 2022-05-16 00:57:32 +02:00
57fbd0c898 improve string blocks, improve patch detection 2022-05-16 00:46:05 +02:00
e639991c17 fix bug in multi 2022-05-15 19:49:43 +02:00
3e914cc4c5 better newline handling for windows 2022-05-15 16:18:37 +02:00
c85c0242c5 fix type issue 2022-05-14 20:02:15 +02:00
b08915693f add string blocks 2022-05-14 18:35:46 +02:00
23f974a026 add string blocks 2022-05-14 18:33:23 +02:00
86bbb04219 improve type system greatly 2022-05-14 16:10:47 +02:00
2458fad5ff fix issues related to int.new 2022-05-14 14:42:53 +02:00
3bbdf874f8 move ISBPL.java to root 2022-05-13 19:18:49 +02:00
Renamed from bootstrap/ISBPL.java (Browse further)