0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reference Boo.Lang.Compiler so the assembly is imported More... over 16 years ago
more concise macros More... over 16 years ago
let macro for declaring global constants More... over 16 years ago
inheritance support More... over 16 years ago
support for fixed size collection patterns + better support for nested conditions More... over 16 years ago
HelloWorld eclipse plugin, it works! More... over 16 years ago
it must be a type name not a type descriptor More... over 16 years ago
initial support for definining, implementing and calling into interfaces (it should be possible to start writing a eclipse plugin in boo now :)) More... over 16 years ago
svn:ignore spikes so I can use monolipse to write little samples More... over 16 years ago
just checking if patches are being sent to googlegroup More... over 16 years ago
initial support for generic adts More... over 16 years ago
initial support for matching generic types More... over 16 years ago
test case for simple instance methods More... over 16 years ago
initial support for 'self' More... over 16 years ago
initial support for namespaces (packages) and class literals More... over 16 years ago
initial support for classes and fields More... over 16 years ago
assignment to fields More... over 16 years ago
test case for classes More... over 16 years ago
extensions moved to folder 'extensions' so 'boojay' could also be part of the repository More... over 16 years ago
confusing svn state More... over 16 years ago
boojay is now part of the boo-extensions project More... over 16 years ago
value patterns More... over 16 years ago
rename More... over 16 years ago
'otherwise' support More... over 16 years ago
fixed the doc More... over 16 years ago
'match' documentation More... over 16 years ago
fixed test case More... over 16 years ago
support for matching enum values More... over 16 years ago
support for capturing matched values (preserving static typing semantics); support for value types by using 'isa' followed by a 'cast' instead of the possibly faster but more limiting 'as' operator More... over 16 years ago
better error messages for unsupported case patterns More... over 16 years ago