0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[t] some cleanups, moved oo/attributes/class.t to spec, and cleaned up. More... over 15 years ago
[STD_syntax_highlight] no more podchecker warnings More... over 15 years ago
[currying.t] move misplaced optional parameter to end (only used by name anyway) More... over 15 years ago
[STD] fix parameter parsing problem noted by moritz++ More... over 15 years ago
[smop] ^bless sets .^!isa and .^!does instead of calling .^bless on the REPR More... over 15 years ago
[STD_syntax_highlight] more --simple fixes (loads the css); but nothing concrete More... over 15 years ago
[STD_syntax_highlight] proof of concept simple option More... over 15 years ago
[smop] STD parses knowhow Class {...}... first shot on a "dispatch" method More... over 15 years ago
[smop] P6Meta is now named Class and it is a knowhow, not a class More... over 15 years ago
[Cursor] generate shorter anonymous class names More... over 15 years ago
[util/smartlinks.pl] Added STD_syntax_highlight-ed hyperlinks More... over 15 years ago
[smop] removed unintendend circular reference from 15_hash added a test_ target which works here More... over 15 years ago
[instance.t] fix two-terms-in-a-row syntax error More... over 15 years ago
[smop] solves S1P::Str leaks... More... over 15 years ago
[smop] fixed memory leak More... over 15 years ago
[STD_syntax_highlight] method ops are highlighted in bold black [STD_syntax_highlight] added missing _routines and _type css More... over 15 years ago
[smop] I think things are back in place, we now have a lot of leaks to fix More... over 15 years ago
[smop] trying a different make test to see if that works for pmurias More... over 15 years ago
[smop] 2 tests failing... even more leaks... More... over 15 years ago
[smop] 3/35 failures only... but a lot of leaks... More... over 15 years ago
[smop] a bit better 9/35 failures... but several leaks are starting to appear More... over 15 years ago
[STD_syntax_highlight] no more podchecker warnings More... over 15 years ago
[smop] figures are a bit better... switched make test back to test::harness but using valgrind... fails 13/35 tests... More... over 15 years ago
[STD_syntax_highlight] types and routines are now highlighted [STD_syntax_highlight] light colors are now darker for better contrast More... over 15 years ago
[smop] things starting to look better... More... over 15 years ago
[smop] some more steps into making smop work again More... over 15 years ago
[smop] RI dsl is gc-less More... over 15 years ago
[smop] s1p_scalar looks even better.... More... over 15 years ago
[smop] making C-visible prototypes gc-less More... over 15 years ago
[STD_syntax_highlight] optimized JS code so that only one mousemove is needed [STD_syntax_highlight] instead of N nodes binding mouseover,mouseclick events (N*2) More... over 15 years ago