- https://oldbytes.space/@thelastpsion
-
Psion hardware/software hackery, especially SIBO/EPOC16 (Series 3, etc)
- Psion Community founder
- Made PsiDrive
- Slowly rewriting the SIBO C SDK in Object Pascal (yes, really)
- Co-maintainer of plptools
Warning
Will sidequest
-
Joined on
2025年08月17日
8771f31075
post: "Make It Right - Next Steps With CTRAN"
7864fe44b6
fix: CheckMethodInheritance() in BuildDependencyList() instead of afterwards
60c0eb9a67
chore: Remove redundant variables
2039a300a2
refactor: Replace GetModuleID() with GetExternalCategoryID()
thelastpsion
deleted branch 2026年07月11日 11:19:04 +02:00
ProcessedMethodDictionary from thelastpsion/ctran
1f88d329c6
refactor: Add ProcessedMethodList TDictionary and refactor around it (#9)
ProcessedMethodDictionary
ProcessedMethodDictionary
thelastpsion
deleted branch 2026年07月11日 11:07:14 +02:00
FlattenedMethodDictionary from thelastpsion/ctran
thelastpsion
created branch ProcessedMethodDictionary in thelastpsion/ctran
2026年07月11日 11:06:24 +02:00
c59302dfb9
They're not flattened, they're processed!
a2fb8af5ef
Remove more comments
1c1ae1bec5
Remove comments
32a1e8d5e0
Use IsConcrete() in GetNextConcreteAncestor()
47c94c2958
Big refactor to get FlattenedMethodList and ConcreteClassList built at the smae time as the DependencyList
c20040cae7
Skeleton files use FlattenedMethodList
b3776a5a03
BuildTasmClass() is now separate from MakeASM()
a1e700b7ba
Add IsConcrete()
50540e5f57
BuildCClass() is now separate from MakeC()
79226810b6
Local class count quicker; Remove accidental comment