1
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump trwdog from 0.21.16 to 0.22.0 (#3992) More... 4 months ago
Bump trglob from 0.21.16 to 0.22.0 (#3991) More... 4 months ago
Bump trxgrep from 0.21.16 to 0.22.0 (#3990) More... 4 months ago
Bump triconv from 0.21.16 to 0.22.0 (#3989) More... 4 months ago
Eiffel grammar (#3976) More... 4 months ago
Bump trcaret from 0.21.16 to 0.22.0 (#3987) More... 4 months ago
Bump trparse from 0.21.16 to 0.22.0 (#3986) More... 4 months ago
Bump trgen from 0.21.16 to 0.22.0 (#3985) More... 4 months ago
Bump trxml from 0.21.16 to 0.22.0 (#3984) More... 4 months ago
Bump trxml2 from 0.21.16 to 0.22.0 (#3983) More... 4 months ago
Merge branch 'master' of https://github.com/antlr/grammars-v4
teverett
as Tom Everett
More... 4 months ago
Remove form1.vb (and the error file) from vb6 since vb6 does not support classes. (#3968) More... 4 months ago
semver does not allow digit '0' in version numbers (#3963) More... 4 months ago
add support for Cpp target to golang (#3969) More... 4 months ago
add support for Cpp target to rust (#3970) More... 4 months ago
Upgraded supported TypeScript version to v2.7. (#3978) More... 4 months ago
Update to dotnet version 8 (released in November '23). (#3980) More... 4 months ago
[PlSql] Support Oracle 23 SELECT with optional FROM clause (#3972) More... 4 months ago
fix parsing issue for cube and rollup clauses More... 4 months ago
Added support for, for await loops. More... 4 months ago
Fixed support for nested generic types of any depth. More... 4 months ago
Added support for identifier/functions to be named 'get' and 'set' like JavaScript and pulled in more improvements from the JavaScript parser. More... 4 months ago
Pulled in improvements from JavaScript parser. Added optional typing to 'catch' block. Added support for 'null' type. More... 4 months ago
[PlSql] Support Oracle 23 `IF [NOT] EXISTS` (#3971) More... 4 months ago
Merge branch 'master' of https://github.com/antlr/grammars-v4
teverett
as Tom Everett
More... 4 months ago
Rewrote JSX element parsing to address various issues. (#3958) More... 4 months ago
[PlSql] Fix regression More... 4 months ago
[PlSql] allow `expression` as target for IS JSON check More... 4 months ago
[PlSql] remove `streaming_clause` from `create_function_body` - confused create function rule with function body rule More... 4 months ago
[PlSql] Fix regression (add missing properties in function definition and declaration) More... 4 months ago