1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[CORE] Glue.pir: No segfaulting. Segfaults are BAD, mmm-kay? More... over 14 years ago
[plumage] Config improvements; separate build dir; add mkpath() More... over 14 years ago
[CORE] Glue.pir: Add does() function; fix POD examples to use := everywhere More... over 14 years ago
[plumage] Add init step read_config_files(), currently incomplete: needs full version of merge_tree_structures() More... over 14 years ago
[plumage] Cleanups and exception handling: Catch exceptions from Config::JSON::ReadConfig; load Config/JSON.pbc earlier; load Glue.pbc instead of Glue.pir; clean up old hack; downgrade XXXX comment to NOTE; declare %ENV and %CONF More... over 14 years ago
[CORE] Glue.pir: Redesign try() to be more useful without closures More... over 14 years ago
[plumage] Process command line options with Getopt::Obj; handle --ignore-fail option More... over 14 years ago
[CORE] Glue.pir: Add hash exists() function More... over 14 years ago
[METADATA] blizkost.json: fix case error More... over 14 years ago
[plumage] Comment ugly construction More... over 14 years ago
[plumage] Add map() function; handle extra_args for configure phase More... over 14 years ago
[CORE] Glue.pir: Add call_flattened() to call a function expecting flattened parameters from NQP More... over 14 years ago
[BUILD] Makefile.in: Compile Glue.pir to Glue.pbc More... over 14 years ago
Add keywords to partcl metadata. More... over 14 years ago
[METADATA] partcl provides partcl, not decnum-dynpmcs More... over 14 years ago
[CORE] Glue.pir: improve doc for try() More... over 14 years ago
Add a metadata file for partcl, fetches and tests ok. Doesn't install, but that is a partcl problem. More... over 14 years ago
Add a try() function to Glue.pir Move a comment to the right place. More... over 14 years ago
[plumage] Use new do_run() and as_array() primitives from Glue.pir More... over 14 years ago
[CORE] Glue.pir: Add do_run() and as_array() functions More... over 14 years ago
Add a metadata file for decnum-dynpmcs. More... over 14 years ago
[plumage] Add new configure type 'parrot_configure' More... over 14 years ago
[plumage] Check for success for each action and external command; stop if unsuccessful More... over 14 years ago
[plumage] Reorder and comment subs for each stage; no actual code changes More... over 14 years ago
[plumage] Fairly heavy refactor of how stages are defined and called More... over 14 years ago
[plumage] Add initial build, test, and install stages More... over 14 years ago
[plumage] Add %BIN (and find_binaries() to fill it); add replace_config_strings() More... over 14 years ago
[plumage] A modicum of error handling in command actions; untabify More... over 14 years ago
[plumage] Add usage info for configure command; add whitespace More... over 14 years ago
[plumage] Refactor some PIR code into NQP code More... over 14 years ago