0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more support More... about 7 years ago
added regexp support etc More... about 12 years ago
added while/regexp, removed single-return-value, added complex-expr More... about 12 years ago
correctly compare lists as well More... over 12 years ago
slightly improved hardcoded-if with future features in mind More... over 12 years ago
added hardcoded if statement tweak More... over 12 years ago
further enhance if-statements, added const-comparison function More... over 12 years ago
if-statements need manual brackets for identifiers More... over 12 years ago
added bitwise or More... over 12 years ago
added try/catch blocks More... over 12 years ago
added tweak for function which only return something More... over 12 years ago
merged from-char-code and hardcoded-obj-calls More... over 12 years ago
added return type More... over 12 years ago
various operations on numbers More... over 12 years ago
limit int.tostring to accept only integers as parameter if any More... over 12 years ago
fixed subtract-itself, added const-str-length More... over 12 years ago
correctly handle int.tostring with base argument More... over 12 years ago
correctly print unary types, add various arithmetic operations More... over 12 years ago
also rename function parameters More... over 12 years ago
limit group simplification to int, string and identifier More... over 12 years ago
integrated string-indices with index-string More... over 12 years ago
minor simplification tweaks More... over 12 years ago
extra fancy generic type comparison by Base More... over 12 years ago
use original node if none was returned More... over 12 years ago
a-a equals zero More... over 12 years ago
simple readme More... over 12 years ago
simplified the way node checking works More... over 12 years ago
added comparison functions to each class, with support for simple wildcards More... over 12 years ago
added variable renamer and ignore integer string array indices More... over 12 years ago
omit superfluous curly brackets More... over 12 years ago