openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
audreyt's pugs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Jul 31, 2024 — Jul 31, 2025
Showing page 774 of 783
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Support for Test.pm landed!
autrijus
More...
over 20 years ago
* oops, forgot to note last commit also parses END blocks.
autrijus
More...
over 20 years ago
* Decl for array operations; prim param parsing was in the wrong order, oops!
autrijus
More...
over 20 years ago
* relicense pugs under GPL2 / Artistic2.
autrijus
More...
over 20 years ago
* errors in evaluate level is always propagated up.
autrijus
More...
over 20 years ago
* Error in assignment is now trapped thanks to theorbtwo. also, deep recursion is now a warning.
autrijus
More...
over 20 years ago
* a list of a single sub is a sub... I think...
autrijus
More...
over 20 years ago
* Thanks to integral's report, closure are now closed under their creation site, not evaluation site.
autrijus
More...
over 20 years ago
Fixed incorrect references to « as \x[BB], +<<, and ~<<.
pmichaud
More...
over 20 years ago
* return() in param binding now returns to the caller
autrijus
More...
over 20 years ago
* everything is NaN.
autrijus
More...
over 20 years ago
* &?CALLER_CONTINUATION now replaces envCC.
autrijus
More...
over 20 years ago
* support for 0d1234 and \d1234
autrijus
More...
over 20 years ago
* add a hopefully useful line of comment.
autrijus
More...
over 20 years ago
* Benjamin Smith (integral) suggested that Context.hs should use more characters for variable names.
autrijus
More...
over 20 years ago
* regression test
autrijus
More...
over 20 years ago
* clean up %ENV
autrijus
More...
over 20 years ago
* %ENV patch from rgs
autrijus
More...
over 20 years ago
* lwall says that 'but' and 'does' is noneAssoc.
autrijus
More...
over 20 years ago
Fixed alignment
ingy
More...
over 20 years ago
Adding subversion rev to banner
ingy
More...
over 20 years ago
* subs now numify as NaN.
autrijus
More...
over 20 years ago
* pmichaud points out parseApply needs to allow an optional dot
autrijus
More...
over 20 years ago
* bare closures is now executed iff in statement level.
autrijus
More...
over 20 years ago
* bare blocks now assumes outer scope's lexical pad
autrijus
More...
over 20 years ago
* stringification of subs
autrijus
More...
over 20 years ago
* Support for &BLOCK; blocks now cannot return and has no caller
autrijus
More...
over 20 years ago
* errors now happens 'at' exp, not 'in' exp
autrijus
More...
over 20 years ago
* CALLER:: in toplevel is now an error
autrijus
More...
over 20 years ago
oops.
autrijus
More...
over 20 years ago
←
1
2
…
770
771
772
773
774
775
776
777
778
…
782
783
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree