[Pugs logo]
Pugs commits

RevisionAuthorDateDescription
24788moritz06 Jan 2009 16:18:51

[t/spec] update a fudge message

24787moritz06 Jan 2009 16:13:59

[t/spec] tests for writing to array and hash attributes

24786moritz06 Jan 2009 15:54:32

[t/spec] test for NaN ~~ NaN

24785eric25606 Jan 2009 11:12:02

Updating [examples/rules/basic.pl] towards a working condition

24784moritz06 Jan 2009 05:14:50

[S29] typos, thinkos and wording improvements, Brandon++, Tim++

24783putter05 Jan 2009 20:12:13

[elfparse] STD_green_run: started work on --format=p5 dumping. STD_blue_run: honor --start=RULE. nodes_create.pl: bugfix, now tagged executable.

24782putter05 Jan 2009 18:05:44

[on_sbcl] README: QuickStart section: bugfix and addition.

24781putter05 Jan 2009 16:55:41

[elf] Merging STD_blue, STD_green, and rx_on_re directories into a new elfish/elfparse. (Part 2)
elfish/ STD_blue, STD_green, and rx_on_re are deleted. Improved Makefile. elf.pm is a ~week-old snapshot of STD.pm. STD_green_run.pm is the start of a p6 version of STD_blue, using std.pm and elf's rx, instead of gimme5.

24780putter05 Jan 2009 16:20:24

[evalbot] Update to elf_h (from old elf_f).

24779particle05 Jan 2009 15:29:32

[S06] add another command-line short name example; modify comment to line up visually with others

24778putter05 Jan 2009 15:25:22

[elf] Merging STD_blue, STD_green, and rx_on_re directories into a new elfish/elfparse. (Part 1)

24777putter05 Jan 2009 15:04:34

[elf_h] Assorted improvements. IR dump, concat, substr, push, 'is context', constant, default args, variable name mangling, infix:<//>, etc.

24776moritz05 Jan 2009 14:50:00

[t/spec] test that (undef min 2) doesn't die