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
635
Commits
2
Branches
18
Tags
3e273d67bae7c6fc9d63eb2eed5cbc3a03eb0829
Commit Graph
52 Commits
Move some classes to Cryville.Common.
PopSlime
·
2023-05-03 22:51:30 +08:00
b143fb49ce
Fix error handling in PDT evaluator.
PopSlime
·
2023-04-22 21:09:53 +08:00
a1fd420493
Code cleanup.
PopSlime
·
2023-04-22 21:08:06 +08:00
d72afaa75b
Obsolete transition and rate, and add end time for relative motion node.
PopSlime
·
2023-04-18 09:33:47 +08:00
f4411629e4
Fix error on element/property list is null. (2)
PopSlime
·
2023-04-14 20:32:00 +08:00
17d620ff0c
Fix error on element/property list is null.
PopSlime
·
2023-04-08 13:39:00 +08:00
4bc921d47e
Remove methods for constructor in
ReflectionHelper
.
PopSlime
·
2023-04-08 13:36:52 +08:00
8907dd19b0
Fix error when member is not found with string key during PDT interpretation.
PopSlime
·
2023-04-08 13:34:37 +08:00
2221658e7a
Fix error when trying to generate PDT error message at the very beginning or end of the source.
PopSlime
·
2023-04-08 13:31:26 +08:00
916c55b4b2
Clean up logic of object interpretation in PDT interpreter.
PopSlime
·
2023-04-07 12:21:20 +08:00
6cb36a7064
Code cleanup.
PopSlime
·
2023-04-04 22:12:10 +08:00
ff19b45a9f
Fix optimization for collapse operators.
PopSlime
·
2023-04-04 22:08:38 +08:00
c877437ab6
Fix constant expression flagging in PDT evaluator.
PopSlime
·
2023-04-04 20:49:46 +08:00
fd7c1e6635
Returns whether PDT evaluation succeeded.
PopSlime
·
2023-04-03 17:00:05 +08:00
2e69035618
Pull up error handling in PDT evaluator.
PopSlime
·
2023-04-03 16:49:34 +08:00
072703efe7
Documentation cleanup.
PopSlime
·
2023-03-27 12:52:58 +08:00
c685e634d5
Fix encoding.
PopSlime
·
2023-03-26 23:25:20 +08:00
824f401b77
Fix collapse operators not correctly parsed after the scope is downgraded.
PopSlime
·
2023-03-26 22:40:19 +08:00
aafc326f95
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
First
Previous
1
2
Next
Last