issues
search
westes
/
flex
The Fast Lexical Analyzer - scanner generator for lexing in C and C++
Other
3.65k
stars
542
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
I'm using Xubuntu and trying to work with Flex and Bison to create a simple parser. Here's the process I'm following
#687
zakaria-amghare
opened
4 days ago
19
chore(deps): bump github/codeql-action from 3.27.1 to 3.27.5 in the github-actions group across 1 directory
#686
dependabot[bot]
opened
1 week ago
0
chore(deps): bump github/codeql-action from 3.27.1 to 3.27.4 in the github-actions group
#685
dependabot[bot]
closed
1 week ago
1
chore(deps): bump the github-actions group across 1 directory with 2 updates
#684
dependabot[bot]
closed
3 weeks ago
0
build: Update ax_prog_cc_for_build.m4 with upstream
#683
Explorer09
closed
1 month ago
0
chore(deps): bump the github-actions group with 2 updates
#682
dependabot[bot]
closed
3 weeks ago
1
Infinite loop hang up in YY_INPUT macro if error occurs in reading a file stream
#681
HattonLe
closed
1 month ago
5
[advice] Add https://westes.github.io/flex/manual/ to github Edit repository details's Website
#680
Freed-Wu
closed
1 month ago
0
Create Scanner
#679
akanocaleb
closed
1 month ago
2
chore(deps): bump the github-actions group with 2 updates
#678
dependabot[bot]
closed
1 month ago
0
write command line switches into lex.yy.c
#677
chriskuku
opened
1 month ago
0
chore(deps): bump github/codeql-action from 3.26.10 to 3.26.11 in the github-actions group
#676
dependabot[bot]
closed
1 month ago
0
Making flex re-entrant and releasing all acquired resources at the end
#675
mingodad
opened
2 months ago
2
Match `malloc` signature to its use
#674
r-barnes
opened
2 months ago
5
chore(deps): bump the github-actions group with 2 updates
#673
dependabot[bot]
closed
2 months ago
0
chore(deps): bump github/codeql-action from 3.26.7 to 3.26.8 in the github-actions group
#672
dependabot[bot]
closed
2 months ago
0
chore(deps): bump github/codeql-action from 3.26.5 to 3.26.7 in the github-actions group across 1 directory
#671
dependabot[bot]
closed
2 months ago
0
chore(deps): bump github/codeql-action from 3.26.5 to 3.26.6 in the github-actions group
#670
dependabot[bot]
closed
2 months ago
1
chore(deps): bump github/codeql-action from 3.26.2 to 3.26.5 in the github-actions group
#669
dependabot[bot]
closed
3 months ago
0
chore(deps): bump github/codeql-action from 3.26.0 to 3.26.2 in the github-actions group
#668
dependabot[bot]
closed
3 months ago
0
chore(deps): bump github/codeql-action from 3.25.15 to 3.26.0 in the github-actions group
#667
dependabot[bot]
closed
3 months ago
0
Update flex.texi
#666
createyourpersonalaccount
closed
3 months ago
0
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.15 in the github-actions group across 1 directory
#665
dependabot[bot]
closed
4 months ago
0
yy_scan_string() function string size using int
#664
fxs0126
opened
4 months ago
1
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.13 in the github-actions group across 1 directory
#663
dependabot[bot]
closed
4 months ago
1
chore(deps): bump github/codeql-action from 3.25.11 to 3.25.12 in the github-actions group
#662
dependabot[bot]
closed
4 months ago
1
Where is the publishing GPG / PGP key?
#661
JonathanWilbur
opened
4 months ago
2
chore(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the github-actions group
#660
dependabot[bot]
closed
5 months ago
0
crash when yylex
#659
minguofeng
opened
5 months ago
1
chore(deps): bump the github-actions group with 2 updates
#658
dependabot[bot]
closed
5 months ago
0
chore(deps): bump github/codeql-action from 3.25.7 to 3.25.8 in the github-actions group
#657
dependabot[bot]
closed
5 months ago
0
chore(deps): bump github/codeql-action from 3.25.6 to 3.25.7 in the github-actions group
#656
dependabot[bot]
closed
6 months ago
0
chore(deps): bump the github-actions group with 2 updates
#655
dependabot[bot]
closed
6 months ago
0
chore(deps): bump the github-actions group with 2 updates
#654
dependabot[bot]
closed
6 months ago
0
fix(tests): tests/Makefile unnecessarily regenerates
#653
Explorer09
closed
6 months ago
23
build: Non-recursive makefiles
#652
Explorer09
opened
6 months ago
40
fix(build): Replace obsolete Autoconf macros
#651
Explorer09
closed
6 months ago
0
build: Correct program path in doc/Makefile.am
#650
Explorer09
closed
6 months ago
1
build: Update AX_PROG_CC_FOR_BUILD to fix BUILD_EXEEXT problems
#649
Explorer09
closed
6 months ago
2
build(tests): Fix ruleset.am regeneration in VPATH build
#648
Explorer09
closed
7 months ago
0
gitignore doc/flex and doc/flex.exe
#647
Explorer09
closed
6 months ago
14
build: Generate man page with fixed program name
#646
Explorer09
closed
7 months ago
7
chore(deps): bump the github-actions group with 2 updates
#645
dependabot[bot]
closed
7 months ago
0
build: Append $(WARNINGFLAGS) to AM_CFLAGS
#644
Explorer09
closed
7 months ago
14
chore(deps): bump the github-actions group with 2 updates
#643
dependabot[bot]
closed
7 months ago
0
Noob question: Where's the makefile?
#642
Khalinda
closed
7 months ago
5
chore(deps): bump github/codeql-action from 3.24.9 to 3.24.10 in the github-actions group
#641
dependabot[bot]
closed
7 months ago
0
build: Makefile improvements with skeleton sources
#640
Explorer09
closed
8 months ago
1
build: Use portable alternative to $'\r' in mkskel.sh
#639
Explorer09
closed
8 months ago
1
chore(deps): bump the github-actions group with 1 update
#638
dependabot[bot]
closed
8 months ago
0
Next