0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 26, 2025 — Feb 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[STD] missing some capture brackets More... over 17 years ago
[STD] allow for =begin END et al. without balancing =end More... over 17 years ago
[STD] trying "where" as Junctional infix resembling "&", but with order guaranteed More... over 17 years ago
[STD] allow 'where' clauses on bare type names (mostly for ~~ matching) More... over 17 years ago
[STD] bugs found by rx.t [rx.t] bugs found by STD More... over 17 years ago
[STD] typo on defer token More... over 17 years ago
[t] more system, require, does, defer, label cleanup More... over 17 years ago
[t] clean up various calls to try, system, etc More... over 17 years ago
[STD] Add Bool::True and Bool::False as valid typenames More... over 17 years ago
[STD] fix enum parsing (again) [Cursor] minor speedups More... over 17 years ago
[STD] only warn if undef is followed by a variable More... over 17 years ago
[STD] more enum tweakage More... over 17 years ago
[STD] fix null name problem preventing enum <a b c> from parsing [STD] define repeat in terms of <xblock> to allow -> More... over 17 years ago
[Cursor] another speed tweak. Now compiles STD.pm in <30sec if cache is precomputed More... over 17 years ago
[Cursor] more speed tweaks More... over 17 years ago
[STD] somehow missed adding min and max infixes More... over 17 years ago
[STD] remove p5ish usages of exists/delete [gimme5] translate .:exists and .:delete forms to p5 [S29] remove "is export" from exists/delete methods More... over 17 years ago
[STD] added builtins exists and delete More... over 17 years ago
[STD] add does, break, continue More... over 17 years ago
[STD] update list of Test.pm functions More... over 17 years ago
[STD] rescue a few more names from gimme5's clutches More... over 17 years ago
[STD] helps to spell desiglname correctly... More... over 17 years ago
Lots of library function calls More... over 17 years ago
[STD] updated list of test functions More... over 17 years ago
[STD] rudimentary global symbol table to detect routine definitions More... over 17 years ago
[STD etc.] squeezing out unnecessary calls to lazymap under ratchet More... over 17 years ago
[STD] add semicolon to feed ops as "sequencer" operators More... over 17 years ago
[STD] allow use of ::?CLASS in declaration [STD] reverse use of ident/identifier to make ident the shorter one More... over 17 years ago
[gimme5] treat whitespace before optional | as insignificant [STD] allow anonymous sigil on simple var declarations [STD] allow post constraints on simple var declarations [teststd] don't report on failures if no failures More... over 17 years ago
[gimme5] tweak a couple overzealoous optimizations More... over 17 years ago