3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update installable files More... over 14 years ago
instanceof second operand can be now any class specifier More... over 14 years ago
fix amazingly stupid mistake in constant string optimization More... over 14 years ago
indent code generated in stage 0, unfinished More... over 14 years ago
operator -= used with string is a syntax error, not an internal error More... over 14 years ago
update installable compiler More... over 14 years ago
proper diagnose invalid argument modifier, whiteknight++ More... over 14 years ago
compile time evaluate comparaison operators with integer operands More... over 14 years ago
reorganize a bit argument modifier emision More... over 14 years ago
cosmetic changes More... over 14 years ago
update installable compiler More... over 14 years ago
hand parse parrot include files to avoid depending on PGE::P5Regex More... over 14 years ago
update installable files More... over 14 years ago
refactor function parameters and avoid emiting an unuseful annotation at function body start More... over 14 years ago
allow switch without any case More... over 14 years ago
update installable compiler More... over 14 years ago
generate die opcode for throw with string argument, diagnose error when is not var or string More... over 14 years ago
fix null non-var arguments to predefs More... over 14 years ago
codingstd fixes More... over 14 years ago
update installable compiler More... over 14 years ago
fix a mistake in null call arguments, Issue 22, whiteknight++ More... over 14 years ago
use a constructor in RegisterStore instead of vtable init More... over 14 years ago
use a constructor in NamespaceBase instead of vtable init More... over 14 years ago
short a bit try modifiers generation More... over 14 years ago
update installable files More... over 14 years ago
simplify optimize_array usage and fix a bug in pirops found while working on that More... over 14 years ago
clean and improve indent of generated pir and op emiting More... over 14 years ago
update installable files More... over 14 years ago
indent generated pir except a few cases More... over 14 years ago
refactor Declare statements to avoid the mix between simple variable and array cases More... over 14 years ago