openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
S
std
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Feb 26, 2025 — Feb 26, 2026
Showing page 58 of 81
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[STD] fix Auzon++'s sig bug
lwall
More...
over 17 years ago
[Cursor] buglet from incomplete transition on semantics
lwall
More...
over 17 years ago
[STD] speed up parser by 33% by using P5 regex instead of TRE for ltm backoff matches
lwall
More...
over 17 years ago
[STD] various changes in preparation for inlining p5 regex optimizations
lwall
More...
over 17 years ago
[STD] allow ' and - in ident (but only before a letter)
lwall
More...
over 17 years ago
remove trailing tab from STD Makefile
particle
More...
over 17 years ago
[STD] handles errors from an eval (grammars need a lineof)
pmurias
More...
over 17 years ago
[STD] more opdef tuneups
lwall
More...
over 17 years ago
[STD] distinguish &infix:<x> inside declaration from outside
lwall
More...
over 17 years ago
[STD] EXPR gets upset if we don't hoist $<sym> from prefix into pre
lwall
More...
over 17 years ago
[STD] remove factorial cheat now that postfix:<!> is recognized
lwall
More...
over 17 years ago
[STD] refine nibbler to avoid LTM for now avoid feeding canmatch() multiple large unicode characters at once since that tends to make way too many digraph cache files [t] whack illegal adverbials
lwall
More...
over 17 years ago
[STD vs t] user-defined prefix, infix, and postfix ops now derive new languages (no support for equiv or assoc traits yet, nor for circumfix etc.) start of support for $?PARSER, now parses 99.74% of t/ traits and sigs may now be intermixed an anonumous subname may be represented with '&' in sub & is foo {...} now parses 99.74% of t
lwall
More...
over 17 years ago
[STD] s/Uint/UInt/
lwall
More...
over 17 years ago
[STD] factor out common prefix of all the *ibble routines cleanup of type names
lwall
More...
over 17 years ago
[STD vs t] now passes 99.22% For parsing sanity, :: is no longer officially a sigil
lwall
More...
over 17 years ago
[STD] much improved error messages on runaway strings and other "worries"
lwall
More...
over 17 years ago
[STD] let EXPR parse term after infix with a rule specified by the infix op (considered other kludges but this preserves 1-pass parsing) switch , parsing to using this mechanism plus <nulltermish> fix .= parsing by forcing <dottyop> as next term [pre_post.t] can't leave the space out between "is Foo" and the class block or it is interpreted as an arg to the Foo pseudo-adverb
lwall
More...
over 17 years ago
[STD vs t] more Mutually Assured Construction
lwall
More...
over 17 years ago
[STD5_dump_match] use new parsefile method
lwall
More...
over 17 years ago
[STD] support .parse and .parsefile methods, emit filenames on errors
lwall
More...
over 17 years ago
[STD] implement quasi correctly
lwall
More...
over 17 years ago
[STD] new make target testt for running all of t/, not just t/spec/
moritz
More...
over 17 years ago
s/q:code/quasi/ plus various t/ buglets
lwall
More...
over 17 years ago
[STD and t/] various bugs, STD now parses 96% of t/
lwall
More...
over 17 years ago
[STD] previous change lost bits of syntax tree
lwall
More...
over 17 years ago
[STD] much improved error messages [methods_on_typed_attrs] class Bar must be predeclared
lwall
More...
over 17 years ago
[STD] fixed bug with autolexer hack in derived grammars
pmurias
More...
over 17 years ago
various buglets, STD now parses 94% of t/
lwall
More...
over 17 years ago
[t/*] s/:perl5/:Perl5/
lwall
More...
over 17 years ago
←
1
2
…
54
55
56
57
58
59
60
61
62
…
80
81
→
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