1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[LIB,plumage] die() -> pir::die(), and get rid of Glue.pir implementation More... over 14 years ago
[CORE] Glue.pir: Remove old try() sub More... over 14 years ago
[LIB,plumage] try() -> try {} or CATCH {}, Tene++ for NQP-rx features More... over 14 years ago
[METADATA] New tcl-bridge project, vadrer++ More... over 14 years ago
[METADATA] mt19937 update from fperrad++ More... over 14 years ago
[LIB] Plumage::Project: self._dynmeth($method) -> self."$method"(); pmichaud++ for NQP-rx enhancement More... over 14 years ago
[META] More TODO updates More... over 14 years ago
[LIB] Plumage::Project: Fix crash bug with very short project names; fperrad++ for bug report More... over 14 years ago
[METADATA] Fix permissions on some metadata files, fperrad++ for noticing More... over 14 years ago
[METADATA] Updated wmlscript.json with fixes from fperrad++ More... over 14 years ago
[META] Another TODO update More... over 14 years ago
[META] Various TODO updates More... over 14 years ago
[METADATA] Add bf, chitchat, lolcode, and pheme metadata, fperrad++ yet again. :-) More... over 14 years ago
[LIB] $o._method_exists($m) -> $o.HOW.can($o, $m) More... over 14 years ago
[LIB] Plumage::Project: Add perform_actions method to SYNOPSIS; module still needs DESCRIPTION docs More... over 14 years ago
Remove action-related code and data from plumage.nqp; fixup Plumage::Metadata to not need %*ACTION More... over 14 years ago
OO refactor phase 2: Plumage::Project first working code More... over 14 years ago
[CORE] Glue.pir: Add is_dir() More... over 14 years ago
[METADATA] Add lua and lua-batteries metadata, fperrad++ More... over 14 years ago
[BUILD] Stop depending on src/lib/Metadata.pbc More... over 14 years ago
Remove now unused src/lib/Metadata.nqp More... over 14 years ago
[plumage] Stop loading old Metadata.pbc More... over 14 years ago
[LIB] Plumage::Metadata: Reorganize; document; clean up try() usage; implement load_from_string method More... over 14 years ago
Switch to Plumage::Metadata, part 2 More... over 14 years ago
Move get_project_list() to Plumage::Metadata as a class method, and switch to it in plumage More... over 14 years ago
Snapshot: first working code in OO refactor More... over 14 years ago
[TESTS] 01-sanity.t: We use isnt() also, so sanity test it More... over 14 years ago
[TESTS] 02-glue.t: Expand and correct qx() tests More... over 14 years ago
[CORE] Glue.pir: capture exit_status of qx() child in caller's $\! More... over 14 years ago
[TESTS] 02-glue.t: Rework test_qx() More... over 14 years ago