Merge branch 'master' of [email protected]:masak/ufo |
|
More...
|
about 15 years ago
|
Remove the non-standard t/ from PERL6LIB. |
|
More...
|
about 15 years ago
|
[ufo] chased Rakudo change |
|
More...
|
about 15 years ago
|
[README] refactored SYNOPSIS slightly |
|
More...
|
about 15 years ago
|
[ufo] removed unnecessary regexes |
|
More...
|
about 15 years ago
|
[ufo] removed stale-ish comment |
|
More...
|
about 15 years ago
|
make install deps on build (for PIR) |
|
More...
|
about 15 years ago
|
Refactor the code to be nice and orderly. |
|
More...
|
about 15 years ago
|
Add a rule to make the Makefile |
|
More...
|
about 15 years ago
|
Double-colon rules are more polite |
|
More...
|
about 15 years ago
|
Don't clobber the user's PERL6LIB variable. |
|
More...
|
about 15 years ago
|
Add useful user info to the README. |
|
More...
|
about 15 years ago
|
Put Makefile text into a template string |
|
More...
|
about 15 years ago
|
'make install' can be all in Makefile. |
|
More...
|
about 15 years ago
|
Add the distclean target to nuke the Makefile. |
|
More...
|
about 15 years ago
|
Light refactoring: |
|
More...
|
about 15 years ago
|
Put the entire Makefile into one string. |
|
More...
|
about 15 years ago
|
make all, test, install and clean use blib now. |
|
More...
|
about 15 years ago
|
Handle the case when t/ does not exist. |
|
More...
|
about 15 years ago
|
TESTS needed prereq of 'all'. |
|
More...
|
about 15 years ago
|
Add the ability to run individual tests. |
|
More...
|
about 15 years ago
|
[ufo] now installs both .pm and .pir files |
|
More...
|
about 15 years ago
|
output filename as command line argument, ingy++ |
|
More...
|
about 15 years ago
|
fixed bug introduced in 555e00b |
|
More...
|
about 15 years ago
|
[ufo] changed statement_mod if to block if |
|
More...
|
about 15 years ago
|
[ufo] put inner sub first in topo-sort |
|
More...
|
about 15 years ago
|
move utility functions out of MAIN |
|
More...
|
about 15 years ago
|
move topological sort out of MAIN |
|
More...
|
about 15 years ago
|
move module <-> path conversion functions out of MAIN |
|
More...
|
about 15 years ago
|
use MAIN alien technology |
|
More...
|
about 15 years ago
|