|
|
|
@21706
|
[21706]
|
2 months |
audreyt |
* Pugs.Run.Perl5: Do without -cpp
|
|
|
|
@21673
|
[21673]
|
2 months |
audreyt |
* Import Pugs 6.2.13.11 from Hackage into our source tree.
* Highlights:
…
|
|
|
|
@15734
|
[15734]
|
19 months |
audreyt |
* Pugs.Run.Args: Repair -p and -n.
|
|
|
|
@15675
|
[15675]
|
19 months |
audreyt |
* Pugs.Run.Perl5: Preliminary support for converting
non-SvUTF8 data …
|
|
|
|
@15431
|
[15431]
|
20 months |
audreyt |
* Pugs.Run.Perl5: Blessed Perl 5 objects now roundtrips as VV, not PerlSV.
|
|
|
|
@15416
|
[15416]
|
20 months |
audreyt |
* Pugs.Meta.Perl5: Beginning of routing-Perl5-SV-into-MO-land.
|
|
|
|
@15297
|
[15297]
|
20 months |
audreyt |
* Revert the previous patch; everything back to normal.
|
|
|
|
@15296
|
[15296]
|
20 months |
audreyt |
* Convert VStr from String to ByteString?, and Syn from
String to ID, in …
|
|
|
|
@14248
|
[14248]
|
2 years |
audreyt |
* Don't show trace statements on perl5-to-pugs callbacks
|
|
|
|
@14218
|
[14218]
|
2 years |
audreyt |
* Pugs.Run.Perl5: Fix perl5->pugs callback for real.
GC issues on the …
|
|
|
|
@14214
|
[14214]
|
2 years |
audreyt |
* Rationalize Perl5 embedding's GC interface by passing
StablePtr? …
|
|
|
|
@13710
|
[13710]
|
2 years |
audreyt |
* Unicode support for the embedded Perl5 bridge. (This takes effect iff
…
|
|
|
|
@13658
|
[13658]
|
2 years |
audreyt |
* Pugs/Perl5 embedding overhaul:
Passing mutable Scalar, Hash, Array, …
|
|
|
|
@13448
|
[13448]
|
2 years |
audreyt |
* Remove some redundant imports.
|
|
|
|
@12878
|
[12878]
|
2 years |
gaal |
* another bunch of svn:ignore props
|
|
|
|
@12871
|
[12871]
|
2 years |
audreyt |
* Calling methods in Embperl5 now works again
|
|
|
|
@12822
|
[12822]
|
2 years |
audreyt |
* more tweaks to make vanilla and activeperl happy
|
|
|
|
@12324
|
[12324]
|
2 years |
gaal |
* Bring the glory to 6.4.2
|
|
|
|
@12323
|
[12323]
|
2 years |
audreyt |
* Change Var to _Var in Perl5.hs
|
|
|
|
@11285
|
[11285]
|
2 years |
Darren_Duncan |
changed a few .p6 to .pl refs in src/, script/ ; renamed a couple .p5 …
|
|
|
|
@10561
|
[10561]
|
2 years |
audreyt |
* Pugs.Run.Args: support for the "=" variant of -M:
pugs -Mlib=foo
|
|
|
|
@9309
|
[9309]
|
3 years |
audreyt |
* sweeping warnings fix on unused imports and functions.
|
|
|
|
@9212
|
[9212]
|
3 years |
audreyt |
* Pugs.Run.Args: Now that autochomping is the default,
we don't need to …
|
|
|
|
@9210
|
[9210]
|
3 years |
audreyt |
* ./pugs -l totally means nothing now. SolidState?++ for noticing this,
…
|
|
|
|
@8907
|
[8907]
|
3 years |
autrijus |
* Lexer and Run.Perl5: Deliberately and blatantly suppresses warnings.
|
|
|
|
@8905
|
[8905]
|
3 years |
audreyt |
* Pugs.Run.Perl5: another attempt at warning silencing.
|
|
|
|
@8837
|
[8837]
|
3 years |
audreyt |
* -n and -p now always surrounds the remaining flags with
while () {...} …
|
|
|
|
@8738
|
[8738]
|
3 years |
audreyt |
* remove the redundant "--" in multiarg options.
|
|
|
|
@8729
|
[8729]
|
3 years |
audreyt |
* t/pugsrun/01-multiple-e.t now happily passes.
|
|
|
|
@8726
|
[8726]
|
3 years |
audreyt |
* Pugs.Run.Args: When the arg list parser encounters the script
file …
|
|
|
|
@8153
|
[8153]
|
3 years |
gaal |
* Refactor Cxt, Pos, and Prag nodes in Exp to a unified Ann
(for …
|
|
|
|
@7478
|
[7478]
|
3 years |
autrijus |
* Pugs.Run.Perl5: remove commented-out debug statements.
|
|
|
|
@6004
|
[6004]
|
3 years |
vkon |
do not parse arguments after '--'; do not treat '-foo' as '-f'
|
|
|
|
@5267
|
[5267]
|
3 years |
autrijus |
* emulate this perl5 behaviour:
perl -e 'print CGI->VERSION' …
|
|
|
|
@5242
|
[5242]
|
3 years |
mugwump |
add to svn:ignore property some generated files
|
|
|
|
@5158
|
[5158]
|
3 years |
iblech |
* Made "pugs -MFoo file.p6" work (previously, file.p6 wasn't executed).
* …
|
|
|
|
@5001
|
[5001]
|
3 years |
iblech |
Fixed chomp($str) to not edit $str inplace.
* Pugs.Prim -- Fixed the …
|
|
|
|
@4378
|
[4378]
|
3 years |
gaal |
fix to use EvalStyle?
|
|
|
|
@4181
|
[4181]
|
3 years |
autrijus |
* VType to p5 land becomes a String, so clkao can typecase from C.
|
|
|
|
@3975
|
[3975]
|
3 years |
autrijus |
* refactor newSVval to handler Val->PerlSV casting.
* beginning of …
|
|
|
|
@3957
|
[3957]
|
3 years |
autrijus |
* allow omitting '&' from pugs_apply callconv.
|
|
|
|
@3956
|
[3956]
|
3 years |
autrijus |
* new callconv -- pugs apply now takes Cxt
|
|
|
|
@3948
|
[3948]
|
3 years |
autrijus |
* method.t all pass!
|
|
|
|
@3945
|
[3945]
|
3 years |
autrijus |
* env is nor marshalled.
|
|
|
|
@3944
|
[3944]
|
3 years |
autrijus |
* various callconv fix.
|
|
|
|
@3943
|
[3943]
|
3 years |
autrijus |
* switch to use PL_modglobal.
|
|
|
|
@3934
|
[3934]
|
3 years |
autrijus |
* segfault solved
|
|
|
|
@3928
|
[3928]
|
3 years |
autrijus |
* handle ref types in Val casting.
|
|
|
|
@3927
|
[3927]
|
3 years |
autrijus |
* pv/nv/iv caster from Val.
|
|
|
|
@3925
|
[3925]
|
3 years |
autrijus |
* Pugs's eval/apply exported to C space.
|
|
|
|
@3924
|
[3924]
|
3 years |
autrijus |
* iv/nv/pv two-way casting all done.
|
|
|
|
@3922
|
[3922]
|
3 years |
iblech |
* Pugs.Parser -- Unbreak "$hash<key>" in double-quoted strings.
* …
|
|
|
|
@3921
|
[3921]
|
3 years |
autrijus |
* iv/pv/nv to Val promotion done.
|
|
|
|
@3920
|
[3920]
|
3 years |
autrijus |
* pugsembed callback #1 -- pugs_MkSvRef -- finished
|
|
|
|
@3910
|
[3910]
|
3 years |
autrijus |
* pugs -MFoo should mean use Foo not require Foo.
|
|
|
|
@3372
|
[3372]
|
3 years |
theorbtwo |
More signatures, a few more haddocks.
|
|
|
|
@3207
|
[3207]
|
3 years |
bsb |
haddock for canonicalArgs
|
|
|
|
@2932
|
[2932]
|
3 years |
bsmith |
Refactored *FromRef? and *FromVal? from Pugs.Prim to Pugs.Prim.Keyed (only …
|
|
|
|
@2750
|
[2750]
|
3 years |
autrijus |
* pugs -BParrot examples/mandel.p6
|
|
|
|
@2564
|
[2564]
|
3 years |
iblech |
* EOLs at EOFs
* Usual svn properties for *.hs
* Added "*.hpp" and …
|
|
|
|
@2078
|
[2078]
|
3 years |
iblech |
Added svn properties:
svn:mime-type => "text/plain; …
|
|
|
|
@2009
|
[2009]
|
3 years |
theorbtwo |
The Great Renaming. * becomes Pugs.*, except for stuff designed to be …
|
|
copied from src/Run:
|
|
|
|
@1815
|
[1815]
|
4 years |
corion |
skipping 2 tests in array_ref.t for release (marked as unTODOme)
|