|
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 |
|
|
14a15ea028
|
fix standalone interpreter
|
2022-05-16 18:27:28 +02:00 |
|
|
5cc3c9f453
|
fix standalone interpreter
|
2022-05-16 18:25:24 +02:00 |
|
|
54fea2d806
|
fix multi.isbpl
|
2022-05-16 01:53:07 +02:00 |
|
|
2d62a6dcaf
|
fix multi.isbpl
|
2022-05-16 01:50:07 +02:00 |
|
|
75a93a2652
|
add copyFunc to multi.isbpl
|
2022-05-16 01:43:36 +02:00 |
|
|
b860d34229
|
add copyFunc to multi.isbpl
|
2022-05-16 01:40:49 +02:00 |
|
|
aa9c510f37
|
minor fix
|
2022-05-16 00:57:32 +02:00 |
|
|
c97708f450
|
fix setup.sh bin detection
|
2022-05-16 00:50:38 +02:00 |
|
|
57fbd0c898
|
improve string blocks, improve patch detection
|
2022-05-16 00:46:05 +02:00 |
|
|
c819d48081
|
fix bug in multi
|
2022-05-15 19:53:08 +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 |
|
|
b41c079c67
|
add multi.isbpl for multiple contexts
|
2022-05-14 16:11:10 +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 |
|
|
01ac076898
|
remove isbpl.isbpl
|
2022-05-13 19:14:27 +02:00 |
|
|
0176503ece
|
add getfile native to ISBPL.java, add comment support for construct blocks
|
2022-05-13 19:14:08 +02:00 |
|
|
83344809f0
|
add getfile native, add better constructors
|
2022-05-13 19:13:36 +02:00 |
|
|
4667491029
|
deprecate file.isbpl
|
2022-05-13 19:12:57 +02:00 |
|
|
a8f6b2dfdf
|
add examples back
|
2022-05-13 19:12:38 +02:00 |
|
|
718dfb7986
|
Better structure
|
2022-05-13 19:12:23 +02:00 |
|
|
7540960565
|
Added timer
|
2022-05-13 19:12:03 +02:00 |
|
|
4d8742061c
|
std updates
|
2022-05-13 18:05:10 +02:00 |
|
|
43741a3209
|
fix string variables
|
2022-05-13 14:00:46 +02:00 |
|
|
ff39b3dc0d
|
Merge branch 'master' of github.com:TudbuT/isbpl
|
2022-05-13 12:18:28 +02:00 |
|
|
5ff44fd2e8
|
add constructs
|
2022-05-13 12:18:22 +02:00 |
|
|
216be126ab
|
Update README.md
|
2022-05-09 15:24:11 +02:00 |
|
|
fdf26bf29a
|
windows \r\n fix
|
2022-05-05 17:38:46 +02:00 |
|
|
dfc7549d3b
|
fixes
|
2022-05-05 17:34:29 +02:00 |
|
|
fbb082a19a
|
windows fix
|
2022-05-05 17:34:11 +02:00 |
|
|
c8d39874c1
|
windows fix
|
2022-05-05 17:27:21 +02:00 |
|
|
9e255b8e31
|
add startswith
|
2022-05-04 19:48:09 +02:00 |
|
|
bec43212c1
|
more bug fixes
|
2022-05-04 04:27:44 +02:00 |
|
|
81eff27575
|
many bug fixes
|
2022-05-04 02:16:58 +02:00 |
|
|
c1ebd16a2c
|
fix strsplit
|
2022-05-03 11:32:16 +02:00 |
|
|
b0638aed37
|
added a shell
|
2022-05-02 14:30:08 +02:00 |
|
|
8cc36e0c55
|
add hacky workarounds library
|
2022-05-02 11:48:18 +02:00 |
|
|
a91da8f6a4
|
more clarity
|
2022-05-02 10:41:53 +02:00 |
|
|
890b04e906
|
remove a useless debug print
|
2022-05-02 10:38:29 +02:00 |
|
|
3848562eaf
|
remove a useless debug print
|
2022-05-02 10:24:26 +02:00 |
|
|
4cae70d8cb
|
add array shadow
|
2022-05-02 10:06:35 +02:00 |
|
|
8d5181886c
|
fix nullpointer issue
|
2022-05-01 18:35:23 +02:00 |
|
|
b8530c9c28
|
fix stack size issue after catching an eror
|
2022-04-30 19:17:11 +02:00 |
|