|
../
|
|
AST
|
|
20058 |
4 months |
gbacon:
Build the library, but the executable still doesn't link. Why aren't we …
|
|
Class
|
|
16623 |
1 year |
gaal:
* a few more ignore props
|
|
CodeGen
|
|
16627 |
1 year |
gaal:
* reintroduce the description field in CompUnit?, and chase codeGens
to …
|
|
Compile
|
|
20058 |
4 months |
gbacon:
Build the library, but the executable still doesn't link. Why aren't we …
|
|
Cont
|
|
6793 |
3 years |
autrijus:
* massive retab for src/, expanding all tabs into spaces,
except for the …
|
|
Embed
|
|
16498 |
1 year |
audreyt:
* Pugs.Compat, Pugs.Embed.Parrot: Change the PUGS_HAVE_POSIX
check in …
|
|
Eval
|
|
16373 |
1 year |
audreyt:
* Change the MPad data type to be a standalone datatype,
instead of the …
|
|
External
|
|
7163 |
3 years |
autrijus:
* remove Pugs.External.C at prompt from SyntaxNinja?.
|
|
Frontend
|
|
5891 |
3 years |
bsmith:
Moved getLibs from Pugs.Prim.Eval to Pugs.Run.
Removed some extra …
|
|
Internals
|
|
20058 |
4 months |
gbacon:
Build the library, but the executable still doesn't link. Why aren't we …
|
|
Meta
|
|
19959 |
5 months |
gwern:
Cleanup Str.hs and Types.hs, and add necessary bytestring updates
|
|
Parser
|
|
20058 |
4 months |
gbacon:
Build the library, but the executable still doesn't link. Why aren't we …
|
|
PIL1
|
|
14898 |
2 years |
audreyt:
* Regenerate instances.
|
|
PIL2
|
|
14898 |
2 years |
audreyt:
* Regenerate instances.
|
|
Prim
|
|
17871 |
10 months |
ryporter:
replace improper use of length() in my previous check-in, because it …
|
|
Run
|
|
15734 |
1 year |
audreyt:
* Pugs.Run.Args: Repair -p and -n.
|
|
Types
|
|
16330 |
1 year |
audreyt:
* more whack at pad refactoring; lift freshness to VCode
level and …
|
|
Val
|
|
15661 |
1 year |
gaal:
* SigMonoid?: a few more rules, please review
* Pugs.Val.Code: start of …
|
|
AST.hs
|
16.3 kB |
20058 |
4 months |
gbacon:
Build the library, but the executable still doesn't link. Why aren't we …
|
|
AST.hs-boot
|
318 bytes |
15497 |
1 year |
audreyt:
* add missing boot file.
|
|
Bind.hs
|
11.6 kB |
15297 |
1 year |
audreyt:
* Revert the previous patch; everything back to normal.
|
|
Class.hs
|
5.9 kB |
16507 |
1 year |
audreyt:
* Pugs.Class: Mask the "" magic-backdoor-method in the .methods list
as …
|
|
CodeGen.hs
|
2.9 kB |
16627 |
1 year |
gaal:
* reintroduce the description field in CompUnit?, and chase codeGens
to …
|
|
Compat.hs
|
9.8 kB |
17042 |
1 year |
audreyt:
* Switch from System.Time to the newer Data.Time modules
for …
|
|
Compile.hs
|
17.5 kB |
20058 |
4 months |
gbacon:
Build the library, but the executable still doesn't link. Why aren't we …
|
|
Cont.hs
|
1.4 kB |
2728 |
3 years |
autrijus:
* more haddocky fixes
|
|
DeepSeq.hs
|
1.2 kB |
15289 |
1 year |
audreyt:
Pugs.DeepSeq?: Add ByteString? instance.
|
|
Embed.hs
|
0.9 kB |
14214 |
2 years |
audreyt:
* Rationalize Perl5 embedding's GC interface by passing
StablePtr? …
|
|
Eval.hs
|
61.7 kB |
20058 |
4 months |
gbacon:
Build the library, but the executable still doesn't link. Why aren't we …
|
|
Exp.hs
|
2.9 kB |
15374 |
1 year |
audreyt:
* Adapt existing newVal implementation in Pugs.Val to MO.
A "Val" is now …
|
|
Exp.hs-boot
|
192 bytes |
13494 |
2 years |
audreyt:
* Prettyprinting for signature default expressions.
(Doesn't prettyprint …
|
|
External.hs
|
1.8 kB |
16373 |
1 year |
audreyt:
* Change the MPad data type to be a standalone datatype,
instead of the …
|
|
Help.hs
|
3.7 kB |
15361 |
1 year |
audreyt:
* Change "Perl6" to "Perl 6" in the ASCII art banner of Pugs.
|
|
Internals.hs
|
4.4 kB |
17042 |
1 year |
audreyt:
* Switch from System.Time to the newer Data.Time modules
for …
|
|
Junc.hs
|
7.4 kB |
15616 |
1 year |
audreyt:
* Change all liftSTM into stm and all liftIO into io.
|
|
Lexer.hs
|
20.7 kB |
17047 |
1 year |
audreyt:
* Final batch of HPC-inspired toplevel removals:
…
|
|
Meta.hs
|
0.5 kB |
15433 |
1 year |
audreyt:
* Pugs.Meta: GHCi doesn't like empty non-exporting modules.
So we create …
|
|
Monads.hs
|
15.8 kB |
20058 |
4 months |
gbacon:
Build the library, but the executable still doesn't link. Why aren't we …
|
|
Parser.hs
|
82.6 kB |
17577 |
10 months |
masak:
[src/Pugs/Parser.hs]
* disallowed "else" and "elsif" after "unless"
|
|
Parser.hs-boot
|
0.8 kB |
16328 |
1 year |
audreyt:
* Done with the parser part.
|
|
PIL1.hs
|
3.2 kB |
9309 |
2 years |
audreyt:
* sweeping warnings fix on unused imports and functions.
|
|
PIL2.hs
|
6.4 kB |
9309 |
2 years |
audreyt:
* sweeping warnings fix on unused imports and functions.
|
|
Pretty.hs
|
9.1 kB |
16374 |
1 year |
audreyt:
* Primitive blocks generates no closures.
|
|
Prim.hs
|
85.6 kB |
19198 |
7 months |
ferreira:
r185@dracma: perl | 2007-12-12 17:36:17 -0200
added boolean xor infix …
|
|
Rule.hs
|
0.6 kB |
14439 |
2 years |
audreyt:
* Parse message fix:
- sigilled vars are taken as an unit in …
|
|
Run.hs
|
10.8 kB |
17058 |
1 year |
audreyt:
* Pugs.Run, Pugs: Chase API change in System.FilePath? (joinFileName -> …
|
|
Shell.hs
|
2.5 kB |
14459 |
2 years |
seano:
* don't echo result in REPL when command ends with semicolon (like …
|
|
Types.hs
|
30.7 kB |
19959 |
5 months |
gwern:
Cleanup Str.hs and Types.hs, and add necessary bytestring updates
|
|
Val.hs
|
20.6 kB |
15501 |
1 year |
gaal:
* use UUndef instead of () for undefined Vals
|
|
Version.hs
|
0.9 kB |
15006 |
1 year |
markstos:
bump copyrights from 2006 to 2007.
|