issues
search
quchen
/
stgi
A user-centric visual STG implementation to help understand GHC/Haskell's execution model.
Other
527
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cabal build error
#104
coot
closed
3 years ago
2
Update to LTS 17.0
#103
int-index
closed
3 years ago
3
Fix a few typos in ValidTransitions.hs
#102
nineonine
closed
5 years ago
1
Extend rule6 InfoDetail with info about new bindings
#101
nineonine
closed
5 years ago
1
Building stgi with Stack fails
#100
dnovick
closed
7 years ago
6
Update pretty-printing code to work with current version of prettyprinter
#99
mrkgnao
closed
7 years ago
2
Doc fixes
#98
quchen
opened
7 years ago
0
Use `prettyprinter`, not `ansi-wl-pprint`, for prettyprinting
#97
quchen
closed
7 years ago
2
Fix typo in Language.hs
#96
bollu
closed
7 years ago
1
Update Trifecta constraint
#95
quchen
closed
7 years ago
0
Couldn't match type `ErrInfo` with `Doc`
#94
metaleap
closed
7 years ago
2
Readme doc error
#93
quchen
closed
7 years ago
0
some tweaks
#92
ggreif
closed
8 years ago
2
Fix parentheses in code segment prettyprinter
#91
quchen
closed
8 years ago
1
Suppress “expected” hints on manual parser failures
#90
quchen
opened
8 years ago
0
Why are missing free variables not detected at compile time?
#89
tomjaguarpaw
closed
8 years ago
6
Confusing error: "Standard constructors are never updatable, expected: atom (variable or literal)"
#88
tomjaguarpaw
closed
8 years ago
1
Test Cabal build in CI
#87
quchen
opened
8 years ago
1
Case evaluation unnecessarily prolongs lifetime of objects
#86
quchen
closed
8 years ago
1
Split rules into disjoint functions, document them individually
#85
quchen
closed
8 years ago
2
pointer-tagging and indirect closure
#84
takenobu-hs
closed
8 years ago
5
Alt lookup: dedicated type instead of Maybe+Either
#83
quchen
closed
8 years ago
0
Fix typo
#82
sid-kap
closed
8 years ago
1
Typos
#81
ggreif
closed
8 years ago
1
Catch bad constructor arities
#80
quchen
closed
8 years ago
0
Switch tests to use marshalling instead of reducing main
#79
quchen
closed
8 years ago
0
Add table of contents, polish README for release
#78
quchen
closed
8 years ago
0
Improve GC info reporting
#77
quchen
closed
8 years ago
0
foldl' example is broken
#76
quchen
closed
8 years ago
1
concatenation example program: take list as input instead of hardcoding it
#75
quchen
closed
8 years ago
0
Implement library mergesort
#74
quchen
closed
8 years ago
2
Sorting example program
#73
quchen
closed
8 years ago
1
Make detail output configurable via command line
#72
quchen
closed
8 years ago
0
Barrier pattern imports
#71
quchen
closed
8 years ago
1
Update README screenshot
#70
quchen
closed
8 years ago
1
Write tests for ToStg/FromStg
#69
quchen
closed
8 years ago
0
Readme fixes
#68
quchen
closed
8 years ago
0
List injector: omit allocating initial Cons binding
#67
quchen
closed
8 years ago
0
Example programs: sum via foldl, foldr
#66
quchen
closed
8 years ago
1
Generalize injector functions - int, listOfInts, ...
#65
quchen
closed
8 years ago
1
Inspect state from the outside - extractor functions
#64
quchen
closed
8 years ago
0
Command line option: show only final state
#63
quchen
closed
8 years ago
0
Remove timeouts from tests
#62
quchen
closed
8 years ago
0
Provide interesting example programs
#61
quchen
closed
8 years ago
0
Rename "ticks" to "steps"
#60
quchen
closed
8 years ago
0
Catch error: using variables multiple times in patterns
#59
quchen
closed
8 years ago
0
Infotext: "is a value" -> "takes no arguments"
#58
quchen
closed
8 years ago
0
Write a test for GC that runs a real program for some steps
#57
quchen
closed
8 years ago
1
Do not require a default alternative?
#56
quchen
closed
8 years ago
2
Mention names of popped args in info
#55
quchen
closed
8 years ago
0
Next