0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add basic lexer tests More... over 6 years ago
Merge remote-tracking branch 'origin/master' into completionprovider More... over 6 years ago
Add test coverage More... over 6 years ago
Merge pull request #6 from blckct/gradle-travis More... over 6 years ago
Add download badge More... over 6 years ago
Add tests to see if Travis works properly More... over 6 years ago
Merge pull request #5 from blckct/gradle-travis More... over 6 years ago
Add badge to readme More... over 6 years ago
Add gradle More... over 6 years ago
Add pins in BNF so it doesn't break everytime you try to type More... over 6 years ago
Change the BNF so it doesn't brake on incomplete statements More... over 6 years ago
Change the way objects are parsed so we may add completion in the future More... over 6 years ago
Prepare v0.6 release More... over 6 years ago
Ignore the jflex temp file More... over 6 years ago
Merge pull request #4 from blckct/netmasks-in-directors More... over 6 years ago
More permissive object definition. Fixes netmask issue in directors (#1) More... over 6 years ago
Merge pull request #3 from dzikismigol/feature/probe_grammar More... over 6 years ago
make `probe` a keyword More... over 6 years ago
make probe identifier obligatory as per official BNF file More... over 6 years ago
fix probe parsing More... over 6 years ago
Create README.md More... almost 7 years ago
Create LICENSE More... almost 7 years ago
Prepare v0.5 release More... almost 7 years ago
Add some basic annotations for upgrading Varnish 3 to 4 More... almost 7 years ago
Apparently synthetic can also be a function More... almost 7 years ago
Add commenter More... almost 7 years ago
Change how we treat the purge keyword More... almost 7 years ago
Optional braces in more places More... almost 7 years ago
The include keyword can be used inside the subprocedures too More... almost 7 years ago
Apparently the concatenation operator for string is optional More... almost 7 years ago