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 22 hours
ago. based on code collected
about 24 hours
ago.
Mar 05, 2025 — Mar 05, 2026
Showing page 29 of 81
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[sprixel] make Grammars fully declarative (compilation deferred).
diakopter
More...
about 16 years ago
[sprixel] bugfix in the prefix & postfix codegen macro generators; cleanup of unused macros
diakopter
More...
about 16 years ago
[sprixel] patterns can now reproduce their own source code (in JavaScript).
diakopter
More...
about 16 years ago
[vill] more docs, new LHF and a re-tweaked 'make clean'
mberends
More...
about 16 years ago
[STD] restore missing ws after <typename>
lwall
More...
about 16 years ago
[STD] avoid undefined error on $*IN_DECL
lwall
More...
about 16 years ago
[STD] remove old type slot from constant declarator discovered by diakopter++
lwall
More...
about 16 years ago
[sprixel] implement root() and regen() methods
diakopter
More...
about 16 years ago
[STD,Cursor] track 'of' types and give error on extra declaration treat anon enums, subsets, etc more consistently
lwall
More...
about 16 years ago
[sprixel] disable more debugging
diakopter
More...
about 16 years ago
[sprixel] several bug fixes; several simplifications; implemented dot() (any char) masak++ for the good test case
diakopter
More...
about 16 years ago
[STD] disallow :!foo(0) and :5bar[42] as suggested by masak++
lwall
More...
about 16 years ago
[vill] 'make clean' tweak from dugg++, another TODO in link_codegen.cpp
mberends
More...
about 16 years ago
[vill] added and updated many files, but still not generating code properly
mberends
More...
about 16 years ago
[sprixel] implement computeRefs and the first portion of Grammar.compile
diakopter
More...
about 16 years ago
[sprixel] begin to port the support for named pattern references/resolution (i.e. grammar declaration/construction)
diakopter
More...
about 16 years ago
[sprixel] implement character range() (all unicode codepoints supported, but the unicode range macros/definitions aren't yet implemented). will probably steal them from xregexp.
diakopter
More...
about 16 years ago
[sprixel] cleanup old adhoc tests; add empty() and star() (greedy only for now) combinators
diakopter
More...
about 16 years ago
[sprixel] better memoization & a bugfix.
diakopter
More...
about 16 years ago
[vill] statementlist() gets through to statement(), small doc updates
mberends
More...
about 16 years ago
[sprixel] improved correctness and complexity/efficiency drastically. memoization of failed offsets when backtracking. implemented in plus. unclear whether it should be implemented in either. should go quadratic only on the same classes of patterns Perl 5 does, now...
diakopter
More...
about 16 years ago
[sprixel] an optimization for gplus. instead of behaving O(n**5), now it's O(n**2.5). :|
diakopter
More...
about 16 years ago
[STD] suggest omitting whitespace to get a postfix
lwall
More...
about 16 years ago
[sprixel] gplusb mostly done..
diakopter
More...
about 16 years ago
[sprixel] gplus (plus of a deterministic pattern) working. now for gpluss.
diakopter
More...
about 16 years ago
[STD] parse old embedded comment as line-end comment now
lwall
More...
about 16 years ago
[STD] improve detection of attempt to use postfix after whitespace
lwall
More...
about 16 years ago
[STD] emit better message when an intended reduce is interpreted as composer
lwall
More...
about 16 years ago
[sprixel] added gbeg[inning anchor]
diakopter
More...
about 16 years ago
[sprixel] added geitherlrs
diakopter
More...
about 16 years ago
←
1
2
…
25
26
27
28
29
30
31
32
33
…
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