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
Adds flag '--tab-size=NUMBER / -s NUMBER'
#59
chamini2
closed
9 years ago
3
Addresses #57. Added flag '--tab-size=NUMBER' for setting a size for the tab character
#58
chamini2
closed
9 years ago
1
Alex assumes tab to be size 8
#57
chamini2
closed
9 years ago
5
Fix tiger.x to compile again.
#56
erantapaa
closed
9 years ago
0
Added {-# OPTIONS_GHC -w #-} for tools like ghc-mod to stop reporting errors
#55
chamini2
closed
9 years ago
0
alex doesn't bootstrap correctly when built in a sandbox
#54
chamini2
closed
3 years ago
3
basic-bytestring wrapper does not work with left contexts
#53
jmoy
opened
9 years ago
1
Fix Issue #51
#52
jmoy
closed
9 years ago
1
basic-bytestring wrapper destroys laziness
#51
jmoy
closed
9 years ago
0
Added `{-# OPTIONS_GHC -w #-}` for tools like ghc-mod
#50
chamini2
closed
9 years ago
2
Add Functor and Applicative instances for GHC 7.10 compatibility
#49
rwbarton
closed
10 years ago
1
Remove data type contexts which trigger these errors with ghc-7.8.3
#48
blackgnezdo
closed
9 years ago
2
make Alex instances of Functor and Applicative
#47
osa1
closed
10 years ago
3
Bad error message when 0 lexemes are defined
#46
Fuuzetsu
closed
4 years ago
0
Expose library component
#45
Fuuzetsu
opened
10 years ago
1
Make build more robust on systems lacking Happy or Alex
#44
kini
closed
9 years ago
3
Make 'Alex' an instance of Applicative
#43
nikomi
closed
10 years ago
2
Create library to manage install dependencies
#42
alanz
closed
9 years ago
2
Broken parsers with ghc 7.8.2
#41
thomasdziedzic
closed
10 years ago
1
alex doesn't bootstrap correctly when built in a sandbox
#40
peti
closed
10 years ago
4
Converting clang's line makers to GHC's line pragma.
#39
kazu-yamamoto
closed
10 years ago
0
Preventing pre-processor from generating linemarkers.
#38
kazu-yamamoto
closed
11 years ago
1
Whitespace required when using a clang-compiled Alex with gcc
#37
nkpart
closed
11 years ago
2
3.1.2 can't build GHC HEAD on Mavericks
#36
cartazio
closed
9 years ago
2
Building Alex fails with Cabal 1.19.1: it's Literate Haskell?
#35
ghost
closed
11 years ago
1
Fix edge cases in charRangeToCharSpan
#34
yinguanhao
closed
11 years ago
0
macros expanding into preprocessor directives violates C standard?
#33
coreyoconnor
closed
11 years ago
8
Add alexScanB and alexScanUserB, fix ByteString wrappers w.r.t. unicode
#32
yinguanhao
closed
11 years ago
3
Fixes missing method ignorePendingBytes for ByteString lexers.
#31
dalaing
closed
11 years ago
1
Building Alex fails on GHC 7.7 due to wrong primps
#30
christiaanb
closed
11 years ago
3
Generate primops compatible with GHC 7.8
#29
jstolarek
closed
11 years ago
1
Improve wording in error messages.
#28
davidlazar
closed
11 years ago
0
Documentation fixes
#27
davidlazar
closed
11 years ago
1
Improve error messages
#26
davidlazar
closed
11 years ago
0
Allow giving options through input pragmas...
#25
mgajda
opened
11 years ago
0
Problem with NUL character.
#24
ghost
closed
4 years ago
3
Suggested updates to monadUserState and documentation
#23
tlawson
closed
11 years ago
1
Hackage has alex version 3.0.5, but the git repository has only version 3.0.3?
#22
peti
closed
11 years ago
1
Fix build of the test suite
#21
peti
closed
11 years ago
1
Fixed Basic Wrapper bug
#20
antarestrader
closed
11 years ago
1
Unicode appears to be broken on windows String wrappers
#19
dagit
closed
11 years ago
6
Simplify Hackage URL
#18
spl
closed
11 years ago
0
Unicode test cases fail
#17
dcoutts
closed
11 years ago
1
Improve the performance by ~30% for lexers that don't use predicates
#16
dcoutts
closed
11 years ago
3
Invalid generated code when using a right_ctx
#15
dagit
closed
11 years ago
2
Minor aesthetic fixes
#14
ezyang
closed
12 years ago
0
Fails to build on ppc64/Linux
#13
sol
closed
4 years ago
2
fix warning due to missing !
#12
JohnLato
closed
12 years ago
1
UTF-8 and text
#11
elliottt
closed
12 years ago
2
Some test improvements
#10
SamB
closed
12 years ago
0
Previous
Next