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
L
Loyc: Language of your choice
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Rebuilt LesSyntaxForVs2010 to match DLLs used by LLLPG 1.1.0, removed option to install to Express Editions (which MS blocks from working).
qwertie
More...
almost 11 years ago
- Removed dependency on nunit.framework.dll, replaced with MiniTest
qwertie
More...
almost 11 years ago
- LLLPG: made the (painful) changes needed to support more complex ambiguity suppression behavior, e.g. for alts like (a0 / a1 / a2) / (a3 | (a4 | a5) / a6) | a7 / ((a8 | a9) / (a10 | a11 / a12)). The new behavior is unit-tested and EcsLexerGrammar was updated to avoid warnings under the new semantics, and StageOneParser now considers / to have higher precedence than |.
qwertie
More...
almost 11 years ago
LLLPG 1.0.1:
qwertie
More...
almost 11 years ago
Fixed a bug in ThreadLocalVariable<T>. SFG now supports --verbose properly and adds LES prelude macros once again. Published LLLPG 1.0 on CodeProject
qwertie
More...
almost 11 years ago
- Added EcsLanguageService.WithPlainCSharpPrinter, used by LeMP.Compiler for .cs file extension.
qwertie
More...
almost 11 years ago
LLLPG: Minor bug fixes
qwertie
More...
almost 11 years ago
Stage one parser rewritten in EC#, unit tests pass
qwertie
More...
about 11 years ago
- Refreshed VS add-ins: LES syntax highlighter (for VS2010) & LLLPG custom tool. This is the first version of LLLPG that accepts EC# input (*.cs, *.ecs).
qwertie
More...
about 11 years ago
- Bug fix in InternalSet (which broke LLLPG)
qwertie
More...
about 11 years ago
LLLPG: minor bug fix; EC# parser still in progress
qwertie
More...
about 11 years ago
LLLPG: two bugs fixed as described in LlpgGeneralTests.Regressions()
qwertie
More...
about 11 years ago
- LLLPG: Bug fix related to follow sets (TypeParameterBug() test case)
qwertie
More...
about 11 years ago
- LLLPG bug fix: "break" in switch case was not added when nested switch had no "breaks" and no "default:" case.
qwertie
More...
about 11 years ago
- LLLPG: bug fixes: $LI/$LA not always replaced; NullReferenceException in prematch analysis; (=> x y z) now parses successfully
qwertie
More...
about 11 years ago
[no comment]
qwertie
More...
about 11 years ago
- LLLPG (0.92): two bug fixes.
qwertie
More...
about 11 years ago
[no comment]
qwertie
More...
about 11 years ago
- LLLPG: Replaced IntSet with HashSet<int> in generated lexers to remove the dependency on Loyc libraries
qwertie
More...
about 11 years ago
- Fixed most of the compiler warnings in xml doc comments
qwertie
More...
over 11 years ago
- EC# lexer rewritten in LES! Major refactoring too; EcsLexer.cs largely rewritten. TokenType enum rewritten based on TokenKind; some operators merged into single token types (e.g. Mul, Div, Mod => MulDiv).
qwertie
More...
over 11 years ago
[no comment]
qwertie
More...
over 11 years ago
[no comment]
qwertie
More...
over 11 years ago
- Removed last traces of Loyc.Essentials namespace
qwertie
More...
over 11 years ago
- LLLPG LES input bootstrapped! LLLPG can produce parsers using "LLLPG.exe GrammarFile.les", and has been compiled using a parser that was produced this way (LesParserGenerated.les). Lexer not yet bootstrapped.
qwertie
More...
over 11 years ago
LLParserGenerator
qwertie
More...
over 11 years ago
- MathEx: added IsPrime(n)
qwertie
More...
over 11 years ago
- Baadia: Added LLShapeGroup to support Matrix transforms
qwertie
More...
over 11 years ago
- Baadia is finally starting to take shape
qwertie
More...
over 11 years ago
[no comment]
qwertie
More...
about 13 years ago
←
1
2
→
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