This website requires JavaScript.
Explore
Help
Sign In
Pop_Slime
/
crtr
Watch
1
Star
0
Fork
0
You've already forked crtr
Code
Issues
6
Pull Requests
Projects
1
Releases
Activity
521
Commits
2
Branches
18
Tags
d280d27a0abd2c2958443bb20aeaa923c51fac25
Commit Graph
34 Commits
Move up non-generic collection types and add debug view.
PopSlime
·
2023-03-09 11:37:23 +08:00
505b826627
Code cleanup.
PopSlime
·
2023-03-03 13:34:12 +08:00
28c878f3e5
Fix potential order inconsistency of element and property lists.
PopSlime
·
2023-03-03 11:45:16 +08:00
da60dc0903
Code cleanup.
PopSlime
·
2023-02-26 16:24:28 +08:00
18b3e0bc84
Fix behaviour on parameter overflow.
PopSlime
·
2023-02-17 21:11:38 +08:00
2d4087dc89
Add backward compatibility for skin.
PopSlime
·
2023-02-17 16:24:24 +08:00
675ce68073
Cleanup logic of PDT interpreter.
PopSlime
·
2023-02-15 18:07:36 +08:00
c7ea6f1d4b
Code cleanup.
PopSlime
·
2023-02-10 15:50:49 +08:00
1b1ed42a1b
Replace TrustedAsOfLength with safe As and Set.
PopSlime
·
2023-02-10 15:47:20 +08:00
b437925f92
Add exception handling for invalid key interpretation in PDT.
PopSlime
·
2023-02-09 12:21:41 +08:00
16b1d323dc
Matches member name first then generic list in PDT.
PopSlime
·
2023-02-09 12:15:07 +08:00
c4d5e5f480
Add exception description on PDT parsing error.
PopSlime
·
2023-01-24 23:10:52 +08:00
2304257201
Add
is
function.
PopSlime
·
2023-01-16 20:46:57 +08:00
09e917dbe8
Add forced variable syntax in PDT.
PopSlime
·
2023-01-16 20:45:06 +08:00
1003a0e199
Pull down EvaluationFailureException.
PopSlime
·
2023-01-13 22:18:13 +08:00
4f93995bbd
Exception cleanup. Code cleanup.
PopSlime
·
2022-12-23 15:20:16 +08:00
356f4df9a9
Implement compound operator patching.
PopSlime
·
2022-11-14 16:03:35 +08:00
d5d6465806
Add in_area function. (Amend)
PopSlime
·
2022-11-06 14:20:28 +08:00
f33560daba
Add error type and null type.
PopSlime
·
2022-11-06 14:19:00 +08:00
b4fa5849ae
Fix number marshaling for PDT variable memory.
PopSlime
·
2022-11-06 13:46:23 +08:00
fc04071b53
Update operator exception handling.
PopSlime
·
2022-11-06 12:12:51 +08:00
d58e255b3f
Fix exception handling on failure to get operator.
PopSlime
·
2022-11-06 12:11:55 +08:00
01a4214265
Fix typo in PdtVariableMemory.
PopSlime
·
2022-11-06 12:10:32 +08:00
15e8a2a2a8
Modify PDT type identifiers to avoid hash collision.
PopSlime
·
2022-11-05 20:00:15 +08:00
c3dc6b9a03
Add "at" operator.
PopSlime
·
2022-11-05 17:41:54 +08:00
a422f06221
Retrieve identifier names for debugging.
PopSlime
·
2022-11-01 17:36:18 +08:00
324c887539
Introduce IdentifierManager to improve PDT evaluator performance.
PopSlime
·
2022-11-01 13:47:04 +08:00
2c9be2ef1e
Fix exception handling for PDT operator.
PopSlime
·
2022-10-31 13:47:28 +08:00
d85553a93b
Code cleanup.
PopSlime
·
2022-10-30 18:18:21 +08:00
92a49294f7
Implement optimization for collapse instruction.
PopSlime
·
2022-10-30 01:39:22 +08:00
13131b0f31
Implement collapse instruction. Update docs.
PopSlime
·
2022-10-29 16:22:35 +08:00
4101ee8c8e
Code cleanup.
PopSlime
·
2022-10-02 16:25:45 +08:00
5fb135bfa5
Prune code.
PopSlime
·
2022-09-30 18:19:19 +08:00
cd4ea557c3
Add project files.
PopSlime
·
2022-09-30 17:32:21 +08:00
e8e36b83bd