root/src/Pugs/Types/Hash.hs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @21673 [21673] 4 months audreyt * Import Pugs 6.2.13.11 from Hackage into our source tree. * Highlights: …
(edit) @15615 [15615] 21 months audreyt * Pugs.Types: Make Array elements truly bindable: my @x; @x[10]
(edit) @15590 [15590] 21 months audreyt * Pugs.AST.Internals: Add cloneRef and cloneIVar APIs to facilitate …
(edit) @15297 [15297] 21 months audreyt * Revert the previous patch; everything back to normal.
(edit) @15296 [15296] 21 months audreyt * Convert VStr from String to ByteString?, and Syn from String to ID, in …
(edit) @14337 [14337] 2 years audreyt * Remove Judy from the Pugs build process. This is a pervasive change …
(edit) @14195 [14195] 2 years audreyt * Pugs.Types.Hash: Add strictness over commo operations, and abstract …
(edit) @12782 [12782] 2 years audreyt * oops, typo.
(edit) @12781 [12781] 2 years audreyt * ENV values are now assumed to be encoded in UTF8.
(edit) @12372 [12372] 2 years audreyt * Unicode as hash keys now work again.
(edit) @12208 [12208] 2 years audreyt * add hash_fetchSize to unify the "get size from to-be-flattened-thing" …
(edit) @12204 [12204] 2 years cmarcelo * Integrate judy and HsJudy? on Pugs' build process. Make IArray and …
(edit) @10285 [10285] 3 years audreyt * %*ENV.exists('FOO') now returns True even when FOO is set to empty …
(edit) @4463 [4463] 3 years autrijus * cosmetic fixes to code to agree with the slides. ;)
(edit) @4102 [4102] 3 years autrijus * Perl5Embed: .kv, .keys, .values, .pairs etc now works on Perl hashrefs.
(edit) @4084 [4084] 3 years autrijus * first cut at $hash.keys for perl5.
(edit) @3961 [3961] 3 years autrijus * Perl 5 Array and Hash are now accessible from Perl 6.
(edit) @3947 [3947] 3 years autrijus * PerlSV now does Hash and Array
(edit) @3097 [3097] 4 years autrijus * attempt another fix on %ENV.exists.
(edit) @3082 [3082] 4 years autrijus * fix %*ENV.exists
(edit) @2907 [2907] 4 years bsmith Fixed the build: compensated for getEnv's new Maybe signature through the …
(edit) @2441 [2441] 4 years autrijus * AST.hs-boot elimianted!
(edit) @2433 [2433] 4 years autrijus * STMification: All our IORefs are now TVars.
(edit) @2221 [2221] 4 years autrijus * Pairs are now always objects and never values.
(edit) @2191 [2191] 4 years autrijus * complete rewrite of Cxt/Type system.
(edit) @2078 [2078] 4 years iblech Added svn properties: svn:mime-type => "text/plain; …
(copy) @2009 [2009] 4 years theorbtwo The Great Renaming. * becomes Pugs.*, except for stuff designed to be …
copied from src/Types/Hash.hs:
(edit) @1845 [1845] 4 years autrijus * Typeable fixes.
Note: See TracRevisionLog for help on using the revision log.