issues
search
haskell
/
alex
A lexical analyser generator for Haskell
https://hackage.haskell.org/package/alex
BSD 3-Clause "New" or "Revised" License
298
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump Haskell CI to GHC 9.10.1
#261
andreasabel
closed
4 months ago
0
Use byteSwapX# in WORDS_BIGENDIAN
#260
sgraf812
closed
4 months ago
11
Generate _qualified_ imports to avoid clashes with user code
#259
andreasabel
closed
8 months ago
0
Alex generates code with unqualified imports, e.g. of `GHC.Exts`
#258
andreasabel
closed
8 months ago
0
CI: bump GHC 9.6 to 9.6.4 and actions/cache to v4
#257
andreasabel
closed
9 months ago
0
Fix #255: suppress additional warnings: tabs, unused-imports
#256
andreasabel
closed
9 months ago
0
Unused `import Data.Char` in `basic-bytestring` lexer
#255
IgorErin
closed
9 months ago
2
issue 220
#254
andreasabel
closed
10 months ago
0
Closes #220.
#253
emekoi
closed
10 months ago
1
enhencing trace info of char
#252
ZichaoNickFox
closed
10 months ago
2
Add option `--numeric-version` and rededicate `-v` to future `--verbose`
#251
andreasabel
closed
1 year ago
0
Add option `--numeric-version`
#250
andreasabel
closed
1 year ago
0
doc(README): remove typo
#249
vinug0508
closed
10 months ago
0
Updated Homepage link which was broken
#248
mehrad31415
closed
1 year ago
1
ghc 9.8
#247
andreasabel
closed
1 year ago
1
Alex generates code that cannot be compiled by GHC 9.2
#246
Vekhir
closed
1 year ago
13
upgrading problems with Cabal
#245
rw111
closed
1 year ago
3
Config file for readthedocs (soon mandatory)
#244
andreasabel
closed
1 year ago
0
v3.4.0.0: bump and CHANGELOG
#243
andreasabel
closed
1 year ago
0
CI: check for whitespace violations
#242
andreasabel
closed
1 year ago
0
Fix a broken link in docs plus some cosmetics
#241
andreasabel
closed
1 year ago
0
Introduce strict-text and posn-strict-text wrappers and monadUserState-strict-text
#240
alexbiehl
closed
1 year ago
7
v3.3.0.0: Switch to four-digit version numbers
#239
andreasabel
closed
1 year ago
1
Simplified test suite that runs on Windows and MacOS
#238
sergv
closed
1 year ago
1
Remove old pregenerated lexer
#237
sergv
closed
1 year ago
1
v3.2.7.4: Bump and finalize CHANGELOG
#235
andreasabel
closed
1 year ago
0
Add a stock Ord instance for AlexPosn
#234
Kleidukos
closed
1 year ago
15
Deriving Ord for AlexPosn
#233
Kleidukos
closed
1 year ago
4
Is module DFS really needed?
#232
ivanperez-keera
opened
1 year ago
2
Fix #230: Remove unused functions related to insert sort.
#231
ivanperez-keera
closed
1 year ago
0
Functions `Sort.isort` and `Sort.insrt` not used
#230
ivanperez-keera
closed
1 year ago
2
Fix #228: Remove unused function `Util.brack`.
#229
ivanperez-keera
closed
1 year ago
0
Function `Util.brack` is not used
#228
ivanperez-keera
closed
1 year ago
0
Alex PVP violation?
#227
hsyl20
closed
1 year ago
2
Fix #180: example tiger.x: correct position of lexed string literal
#226
andreasabel
closed
1 year ago
0
Fix #125: put epilogue code last in the generated file.
#225
andreasabel
closed
1 year ago
0
v3.2.7.3 amend PR #223 so that it does not need `PatternGuards`
#224
andreasabel
closed
1 year ago
3
Fix out-of-bound access to "alex_check" array
#223
hsyl20
closed
1 year ago
6
CI: bump to latest Haskell CI and latest GHC versions
#222
andreasabel
closed
1 year ago
1
Create output file atomically
#221
sol
opened
1 year ago
3
`alexSetUserState`/`alexGetUserState` with `monadUserState-bytestring` wrapper
#220
zoeyfyi
closed
10 months ago
6
Deduplicate docs, prepare to get rid of website
#219
Ericson2314
closed
1 year ago
3
Update README.md
#218
andreabedini
closed
2 years ago
1
fix doc typo
#217
ghost
closed
2 years ago
0
validation
#216
ghost
closed
2 years ago
2
Make `haskell.org/alex` redirect to `haskell-alex.readthedocs.io` ?
#215
andreasabel
closed
1 year ago
6
correct spelling of `DFS.GForrest`
#214
ghost
closed
2 years ago
0
fix typo
#213
ghost
closed
2 years ago
0
spelling of `DFS.GForrest`
#212
ghost
closed
2 years ago
3
UTF-8 and text 2.0
#211
pnotequalnp
opened
2 years ago
2
Next