0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[vijs] laid the groundwork for subroutines/closures/blocks & control exceptions More... over 16 years ago
[vivjs] fix error More... over 16 years ago
[vivjs] an experimental viv --jsx option More... over 16 years ago
[vijs] implement List_assignment, barebones Array More... over 16 years ago
[vijs] Int Additive works on literals & variables More... over 16 years ago
[vijs] make subtraction work More... over 16 years ago
[vijs] implement Additive (Int only, still, of course :) More... over 16 years ago
[vijs] implement Autoincrement, parentheses (grouping/semilist, essentially), Int .succ and .pred; add more visible Type tag as a key to each AST node More... over 16 years ago
[vijs] implemented string interpolation and scalar declaration. More... over 16 years ago
[vijs] implement Concatenation, Comma; generalize .args calling convention More... over 16 years ago
[STD] revise LTA message on $x<10 [Cursor] provide reliable way of resetting position before panic More... over 16 years ago
[viv] always assume --pos, make args entries for diakopter++ More... over 16 years ago
[vijs] non-interpolated Str can be said; TimToady++ for fixing/optimizing lots in STD/viv More... over 16 years ago
[STD] don't record null nibbles unless whole string is '' [viv] handle bracketing quotes correctlier More... over 16 years ago
[viv] extrude extraneous Dumps More... over 16 years ago
[viv] fix up nibbler's AST node a bit More... over 16 years ago
[vijs] better not-implemented error msg More... over 16 years ago
[viv] properly hoist EXPR fields, diakopter++ More... over 16 years ago
[STD] trap malformed :3 radix More... over 16 years ago
[vijs] move some JS out of viv; make say() return 1 More... over 16 years ago
[src/perl6] copy ToJS.pm to snap More... over 16 years ago
[src/perl6] 'make snap' should copy viv, and symlink the js/ directory More... over 16 years ago
[std-vijs] added README, for moritz_++ moritz++ More... over 16 years ago
[std-vijs] oops; forgot comment open when pasting non-copyright notice in json2.js More... over 16 years ago
[std-vijs] initial JS interpreter (emitter, mostly). will add readme soon More... over 16 years ago
[STD] fix colomon++'s bug on >>->> parsing More... over 16 years ago
[STD] removed duplicated our $DEBUG More... over 16 years ago
[gimme5] remove dup our declarations for azawawi++ [Test] add testing_done More... over 16 years ago
[STD] fix LTA message on my $x = for 1..10 {...} More... over 16 years ago
[STD] only default package declarations to 'our' More... over 16 years ago