Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
New Ticket
Search
Context Navigation
View Latest Revision
root
/
src
/
Pugs
/
Types
/
Scalar.hs
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(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)
@13981
[13981]
2 years
audreyt
* A scalar containing an non-scalar mutable object no longer flattens …
(edit)
@13980
[13980]
2 years
audreyt
* Further inhibition of autoflattening Pairs.
(edit)
@6793
[6793]
3 years
autrijus
* massive retab for src/, expanding all tabs into spaces, except for the …
(edit)
@5173
[5173]
3 years
autrijus
* first step toward transparent container:
ref
now reports the …
(edit)
@4934
[4934]
3 years
autrijus
* Instead of implicitly derefercing and evaluating in rvalue context …
(edit)
@4179
[4179]
3 years
autrijus
* remove unused variable bindings in Pugs.Types.Scalar.
(edit)
@4173
[4173]
3 years
theorbtwo
Fix the error for 42 = "a" to point out that the 42 is read-only, not …
(edit)
@2559
[2559]
4 years
autrijus
* Functions declared as unary are now parsed as such.
(edit)
@2441
[2441]
4 years
autrijus
* AST.hs-boot elimianted!
(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/Scalar.hs
:
(edit)
@1845
[1845]
4 years
autrijus
* Typeable fixes.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog