|
|
|
@21673
|
[21673]
|
2 months |
audreyt |
* Import Pugs 6.2.13.11 from Hackage into our source tree.
* Highlights:
…
|
|
|
|
@15361
|
[15361]
|
20 months |
audreyt |
* Change "Perl6" to "Perl 6" in the ASCII art banner of Pugs.
|
|
|
|
@14908
|
[14908]
|
22 months |
wolverian |
r4@pupu: wolverian | 2006-12-17 18:09:46 +0200
Small refactoring to …
|
|
|
|
@14459
|
[14459]
|
2 years |
seano |
* don't echo result in REPL when command ends with semicolon (like …
|
|
|
|
@12595
|
[12595]
|
2 years |
audreyt |
* Pugs.Help: markstos++ suggests -Ipath should be documented
as part of …
|
|
|
|
@12355
|
[12355]
|
2 years |
audreyt |
* Implement "pugs -d" for printing out a debugging trace
for programs. …
|
|
|
|
@10909
|
[10909]
|
2 years |
audreyt |
* Update version number, release date (that's tomorrow), etc
|
|
|
|
@7127
|
[7127]
|
3 years |
iblech |
* Usual svn props.
* PIL2JS: runjs.pl: Added --compile-only option, needed …
|
|
|
|
@5447
|
[5447]
|
3 years |
iblech |
Pugs.Help -- Minor cosmetical fix: Added s around the "while" …
|
|
|
|
@5444
|
[5444]
|
3 years |
bsmith |
* Moved version variables from Pugs.Help to Pugs.Version.
* Pugs.Help now …
|
|
|
|
@4811
|
[4811]
|
3 years |
iblech |
Added PIR to the list of valid backends to Pugs.Help and pugs::run.
|
|
|
|
@4539
|
[4539]
|
3 years |
iblech |
Pugs.Help -- Put link to pugs::run.
|
|
|
|
@4537
|
[4537]
|
3 years |
iblech |
Pugs.Help -- Minor cosmetic fix.
pugs::run -- Wrote section about Pugs' …
|
|
|
|
@3726
|
[3726]
|
3 years |
iblech |
Minor test fix (delegation.t) and minor cosmetical cleanups (ChangeLog?, …
|
|
|
|
@3701
|
[3701]
|
3 years |
autrijus |
* Normalise all Shell commands to begin with : and
reorganise Help …
|
|
|
|
@3516
|
[3516]
|
3 years |
iblech |
Help.hs -- Add missing paren to the list of valid compiler backends.
|
|
|
|
@3514
|
[3514]
|
3 years |
autrijus |
* Colin reported that "pugs -h" did not suggest which
backends to try -- …
|
|
|
|
@2807
|
[2807]
|
3 years |
iblech |
* Added EOLs at EOFs to src/ and ext/.
* Added the usual svn properties to …
|
|
|
|
@2792
|
[2792]
|
3 years |
corion |
Fix help text to mention say() instead of print()
|
|
|
|
@2789
|
[2789]
|
3 years |
iblech |
Added -B to Help.hs.
|
|
|
|
@2725
|
[2725]
|
3 years |
autrijus |
* haddockify the poems
|
|
|
|
@2502
|
[2502]
|
3 years |
theorbtwo |
More type signatures on top-levels.
|
|
|
|
@2498
|
[2498]
|
3 years |
theorbtwo |
Whoops, broke the build!
|
|
|
|
@2497
|
[2497]
|
3 years |
theorbtwo |
We have haddockability! (There's not yet a makefile rule for it -- I …
|
|
|
|
@2135
|
[2135]
|
3 years |
autrijus |
* restore Eclipse sanity.
|
|
|
|
@2121
|
[2121]
|
3 years |
autrijus |
* :l filename no longer needs double quotes in the Shell.
* initialize …
|
|
|
|
@2118
|
[2118]
|
3 years |
theorbtwo |
Make --version's r\d+ work right again (I hope...)
|
|
|
|
@2096
|
[2096]
|
3 years |
putter |
added end-of-file newlines to .hs files lacking them
|
|
|
|
@2082
|
[2082]
|
3 years |
corion |
Make Pugs mention the svn version again
|
|
|
|
@2009
|
[2009]
|
3 years |
theorbtwo |
The Great Renaming. * becomes Pugs.*, except for stuff designed to be …
|
|
copied from src/Help.hs:
|
|
|
|
@1978
|
[1978]
|
3 years |
corion |
Fixed --version tests failing
|