0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 25, 2024 — Oct 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add setWhiteSpaces, prepare to add syntax highlighter More... almost 11 years ago
rename Lexical to Lexer More... almost 11 years ago
rename scanner to current in lexer More... almost 11 years ago
fixed useing executeObject in rundeclare instead wrong object SoDeclare its self More... almost 11 years ago
add dispose to utils. More... almost 11 years ago
fixed: pop the last collector raised in the memory More... almost 11 years ago
merged feeder with lexical More... almost 11 years ago
fix default ctor More... almost 11 years ago
start to add destroy to ctor in my classes More... almost 11 years ago
fixed stack enter/exit More... almost 11 years ago
working around enter and exit, i am lost More... almost 11 years ago
remove unused push/pop stack/results More... almost 11 years ago
fixed return result of block More... almost 11 years ago
remove pull function, we use GC here. More... almost 11 years ago
move variables and declaration into "data" stack More... almost 11 years ago
build a tree of data More... almost 11 years ago
add new example More... almost 11 years ago
Add data stack Remove PushIt when running statement More... almost 11 years ago
moved "results" into stack More... almost 11 years ago
rename stack to env, and local to stack More... almost 11 years ago
moved get.sh to root of source , and fetch minilib files More... almost 11 years ago
working on make execute calling from inside the stack, i need "Friend" like as in C++, but we not have it More... almost 11 years ago
execute declare from RunDeclare object not directly More... almost 11 years ago
make doExecute abstract More... almost 11 years ago
fixed execute statements More... almost 11 years ago
make SoInstance inherited from SoObject and add arguments to it More... almost 11 years ago
removed controllers class, and use controller directly More... almost 11 years ago
nothing, few changes More... almost 11 years ago
better way to accept/scan/resume in lexer More... almost 11 years ago
fixed add declaration More... almost 11 years ago