-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: mmazas <[email protected]>
- Loading branch information
mmazas
authored and
mmazas
committed
Feb 11, 2025
1 parent
aa1986c
commit 8e69b14
Showing
197 changed files
with
6,833 additions
and
3,874 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
# This workflow will build a Java project with Maven | ||
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven | ||
# | ||
# Copyright (c) 2020-2024, Sreeni Viswanadha <[email protected]>. | ||
# Copyright (c) 2024, Marc Mazas <[email protected]>. | ||
# Copyright (c) 2020-2025, Sreeni Viswanadha <[email protected]>. | ||
# Copyright (c) 2024-2025, Marc Mazas <[email protected]>. | ||
# All rights reserved. | ||
# | ||
# Redistribution and use in source and binary forms, with or without | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
BSD 3-Clause License | ||
|
||
Copyright (c) 2020-2021, javacc | ||
Copyright (c) 2020-2024, Sreeni Viswanadha <[email protected]>. | ||
Copyright (c) 2024, Marc Mazas <[email protected]>. | ||
Copyright (c) 2020-2025, Sreeni Viswanadha <[email protected]>. | ||
Copyright (c) 2024-2025, Marc Mazas <[email protected]>. | ||
All rights reserved. | ||
|
||
Redistribution and use in source and binary forms, with or without | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# JavaCC-8 C++ (CPP) | ||
|
||
This is the JavaCC **C++** generator Git repository / java & maven project of JavaCC version 8. | ||
|
||
See the README at [javacc-8](https://github.com/javacc/javacc-8) |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- | ||
Copyright (c) 2020-2024, Sreeni Viswanadha <[email protected]>. | ||
Copyright (c) 2024, Marc Mazas <[email protected]>. | ||
Copyright (c) 2020-2025, Sreeni Viswanadha <[email protected]>. | ||
Copyright (c) 2024-2025, Marc Mazas <[email protected]>. | ||
All rights reserved. | ||
Redistribution and use in source and binary forms, with or without | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,52 +1,40 @@ | ||
<DEFAULT> | ||
Current character: '{' at 1:1 | ||
Looking for string literal match of kind:7 token image: '{' | ||
Current character: '{' | ||
Currently matched the first: 1 chars as kind: 7,with image: { | ||
<DEFAULT> Current input char: '{' at 1:1 | ||
Looking for string literal match of kind: 7 "{" | ||
Cur char: '{' | ||
Currently matched the first: 1 chars as kind: 7 "{" | ||
No NFA state at pos: 2 | ||
Returning token: '{' | ||
<DEFAULT> | ||
Current character: ' ' at 1:2 | ||
Looking for string literal match of kind:1 token image: ' ' | ||
Current character: ' ' | ||
Currently matched the first: 1 chars as kind: 1,with image: | ||
Returning token: '{' | ||
<DEFAULT> Current input char: ' ' at 1:2 | ||
Looking for string literal match of kind: 1 " " | ||
Cur char: ' ' | ||
Currently matched the first: 1 chars as kind: 1 " " | ||
No NFA state at pos: 2 | ||
Found a SKIP match. | ||
<DEFAULT> | ||
Current character: 'c' at 1:3 | ||
Found a SKIP match | ||
<DEFAULT> Current input char: 'c' at 1:3 | ||
No string literal start with char: 'c' | ||
Starting NFA with start state: 0 | ||
Current character: 'c' | ||
Looking to move from state: 3 for: <IDENTIFIANT> | ||
state=3 vectorindex=1 bitpattern=34359738368 jjChars[state][vectorIndex]=576460743713488896 | ||
Found a match of kind:17; kind: <IDENTIFIANT> using the first: 0 characters. | ||
Looking to move from state: 1 for: <NUMBER> | ||
state=1 vectorindex=1 bitpattern=34359738368 jjChars[state][vectorIndex]=0 | ||
Looking to move from state: 0 for: <NUMBER> | ||
state=0 vectorindex=1 bitpattern=34359738368 jjChars[state][vectorIndex]=0 | ||
Current character: ' ' | ||
Looking to move from state: 7 for: <VALUEREFERENCE> | ||
state=7 vectorindex=0 bitpattern=4294967296 jjChars[state][vectorIndex]=287948901175001088 | ||
Looking to move from state: 6 for: <UNKNOWN> | ||
state=6 vectorindex=0 bitpattern=4294967296 jjChars[state][vectorIndex]=35184372088832 | ||
Looking to move from state: 5 for: <IDENTIFIANT> | ||
state=5 vectorindex=0 bitpattern=4294967296 jjChars[state][vectorIndex]=287948901175001088 | ||
Looking to move from state: 4 for: <UNKNOWN> | ||
state=4 vectorindex=0 bitpattern=4294967296 jjChars[state][vectorIndex]=35184372088832 | ||
Cur char: 'c' | ||
Looking to move from state: 3 <IDENTIFIANT> | ||
Found a match of kind: 17 [<IDENTIFIANT>] using the first: 0 characters | ||
Looking to move from state: 1 <NUMBER> | ||
Looking to move from state: 0 <NUMBER> | ||
Cur char: ' ' | ||
Looking to move from state: 7 <VALUEREFERENCE> | ||
Looking to move from state: 6 <UNKNOWN> | ||
Looking to move from state: 5 <IDENTIFIANT> | ||
Looking to move from state: 4 <UNKNOWN> | ||
Done with NFA at pos: 1 | ||
Returning token: 'c' | ||
<DEFAULT> | ||
Current character: ' ' at 1:4 | ||
Looking for string literal match of kind:1 token image: ' ' | ||
Current character: ' ' | ||
Currently matched the first: 1 chars as kind: 1,with image: | ||
Returning token: 'c' | ||
<DEFAULT> Current input char: ' ' at 1:4 | ||
Looking for string literal match of kind: 1 " " | ||
Cur char: ' ' | ||
Currently matched the first: 1 chars as kind: 1 " " | ||
No NFA state at pos: 2 | ||
Found a SKIP match. | ||
<DEFAULT> | ||
Current character: '}' at 1:5 | ||
Looking for string literal match of kind:8 token image: '}' | ||
Current character: '}' | ||
Currently matched the first: 1 chars as kind: 8,with image: } | ||
Found a SKIP match | ||
<DEFAULT> Current input char: '}' at 1:5 | ||
Looking for string literal match of kind: 8 "}" | ||
Cur char: '}' | ||
Currently matched the first: 1 chars as kind: 8 "}" | ||
No NFA state at pos: 2 | ||
Returning token: '}' | ||
Returning token: '}' | ||
Input file parsed successfully |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!-- | ||
Copyright (c) 2020-2024, Sreeni Viswanadha <[email protected]>. | ||
Copyright (c) 2024, Marc Mazas <[email protected]>. | ||
Copyright (c) 2020-2025, Sreeni Viswanadha <[email protected]>. | ||
Copyright (c) 2024-2025, Marc Mazas <[email protected]>. | ||
All rights reserved. | ||
Redistribution and use in source and binary forms, with or without | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.