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
R
re2c
Settings
|
Report Duplicate
10
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Nov 24, 2024 — Nov 24, 2025
Showing page 3 of 126
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Benchmarks(C/C++): add simple variants without buffer refill.
Ulya Trofimovich
More...
10 months ago
Add !pre_rule and !post_rule actions. Add tests for actions.
Ulya Trofimovich
More...
10 months ago
BUILD.md: add a list of prebuilt packages on Repology.
Ulya Trofimovich
More...
10 months ago
Change syntax for the entry action: use `!entry` instead of `^`.
Ulya Trofimovich
More...
10 months ago
Rename "initial" state to "start" state.
Ulya Trofimovich
More...
10 months ago
Rename class field for clarity.
Ulya Trofimovich
More...
10 months ago
Clean up code that sets default state.
Ulya Trofimovich
More...
10 months ago
Simplify handling of state actions. Set initial state for all code models.
Ulya Trofimovich
More...
10 months ago
Swap YYBACKUP and YYFILL in the initial state to unify it with other states.
Ulya Trofimovich
More...
10 months ago
Tweak precondition for marking used labels with end-of-input rule `$`.
Ulya Trofimovich
More...
10 months ago
When using end-of-input rule `$`, mark targets of rematch transitions as used.
Ulya Trofimovich
More...
10 months ago
Check that tags on all transitions going to bitmap state are the same.
Ulya Trofimovich
More...
11 months ago
Don't pass invalid location to error reporting function.
Ulya Trofimovich
More...
11 months ago
Don't lose jump to the initial state when the entry rule is used.
Ulya Trofimovich
More...
11 months ago
Don't write null for missing YYFN type, as it makes output truncated.
Ulya Trofimovich
More...
11 months ago
Add entry rule `^` that allows one to execute code at lexer entry.
Ulya Trofimovich
More...
11 months ago
Don't use `YYGETCOND()` for `yystate` initialization in non-conditional blocks.
Ulya Trofimovich
More...
11 months ago
A few clean-ups.
Ulya Trofimovich
More...
11 months ago
Clean up code that handles zero condition `<>`.
Ulya Trofimovich
More...
11 months ago
Don't fail when zero condition `<>` has no end-of-inpt rule `$`.
Ulya Trofimovich
More...
11 months ago
Don't try to generate names for fictive tags.
Ulya Trofimovich
More...
11 months ago
Add a test for condition with the end-of-input rule $.
Ulya Trofimovich
More...
11 months ago
Allow using lookahead operator with captures.
Ulya Trofimovich
More...
11 months ago
Fix error message for the case when standalone tags are mixed with captures.
Ulya Trofimovich
More...
11 months ago
OCaml: use `unsafe_get` instead of `get` as the default YYPEEK implementation.
Ulya Trofimovich
More...
11 months ago
Generate correct escape sequences for each language.
Ulya Trofimovich
More...
11 months ago
Add a test for raw newlines in syntax files.
Ulya Trofimovich
More...
11 months ago
Do not consider space characters printable.
Ulya Trofimovich
More...
11 months ago
Release 4.0.2.
Ulya Trofimovich
More...
12 months ago
Restructure benchmark layout (prepare to add new benchmarks).
Ulya Trofimovich
More...
12 months ago
←
1
2
3
4
5
6
7
8
9
…
125
126
→
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