issues
search
aristanetworks
/
purescript-backend-optimizer
Optimizing backend toolkit and modern ECMAScript backend for PureScript
MIT License
201
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Evaluated left shifts rotate instead of dropping bits
#111
twhitehead
closed
2 months ago
2
BasicBuildMain always takes the same options, inline optins and promote real parameter for readability
#110
Neppord
opened
5 months ago
1
Move formating functions from Main into Main.Print
#109
Neppord
closed
1 month ago
1
Readme section on how to run the tests
#108
Neppord
opened
5 months ago
2
Use core/json instead of argonaut
#107
anttih
opened
6 months ago
0
TCO can fail to trigger on Boolean yielding branches
#106
natefaubion
opened
7 months ago
0
Add inlining directives for data types
#105
natefaubion
opened
7 months ago
1
spawn esbuild ENOENT
#104
JohnGurin
opened
7 months ago
4
Name clash between module and constructor name
#103
kamenchunathan
opened
7 months ago
1
Fix a typo in README.md
#102
DenisGorbachev
closed
1 year ago
0
Highly compactable output example
#101
drathier
closed
10 months ago
2
Float top-level lets
#100
natefaubion
opened
1 year ago
0
Add hook for custom analysis
#99
natefaubion
closed
1 year ago
2
Generate empty CtorSaturated, optimize it in codegen instead
#98
MonoidMusician
closed
1 year ago
2
Fix effect loop codegen in branches
#97
natefaubion
closed
1 year ago
1
Issue in codegen for effect loops results in unintended fallthrough
#96
natefaubion
closed
1 year ago
0
Extract corefn helpers to the library
#95
anttih
closed
1 year ago
4
Various fixes for SemRef handling, Array ST
#94
natefaubion
closed
1 year ago
0
SemRef handling of PrimOp OpBooleanNot causes excessive inlining
#93
natefaubion
closed
1 year ago
0
`unsafeThaw` inlining breaks Array.length checks with new SemRef handling.
#92
natefaubion
closed
1 year ago
0
Fix regression in let floating, which can cause agressive inlining
#91
natefaubion
closed
1 year ago
0
Add timing for codegen vs build
#90
natefaubion
closed
1 year ago
0
Add timings for JSON parse time
#89
natefaubion
closed
1 year ago
0
Optimize CoreFn JSON decoders
#88
natefaubion
closed
1 year ago
0
Optimize duplicate branches in Semantics and Codegen
#87
natefaubion
closed
1 year ago
2
Bump ordered-collections version
#86
natefaubion
closed
1 year ago
1
Remove rewrite-based let floating
#85
natefaubion
closed
1 year ago
3
Remove unnecessary reverse
#84
jam-awake
closed
1 year ago
0
Simplify evalAssocLet
#83
natefaubion
closed
1 year ago
0
Benchmark alternative Map operation implementations
#82
natefaubion
closed
1 year ago
0
Add timing info option
#81
natefaubion
closed
1 year ago
0
Add option to remove pattern match failure assertions
#80
natefaubion
opened
1 year ago
0
Optimize redundant if-else default branching
#79
natefaubion
closed
1 year ago
4
Build with source maps?
#78
noisyscanner
closed
1 year ago
3
Improve associative operator handling
#77
natefaubion
closed
1 year ago
0
Floats let bindings
#76
mikesol
opened
1 year ago
10
Propagate constructor refinements in branches
#75
natefaubion
opened
1 year ago
2
Improvements to number and int const eval
#74
natefaubion
closed
1 year ago
1
Implement general deref for extern and locals
#73
natefaubion
closed
1 year ago
0
Add inline annotation for data types
#72
natefaubion
opened
1 year ago
0
Adds the ability to attach ad-hoc processors to optimize
#71
mikesol
opened
1 year ago
4
Changes SemExtern to SemRef and uses it for general dereffing
#70
mikesol
closed
1 year ago
2
Floats let bindings outside of literal arrays, literal records and saturated constructors
#69
mikesol
closed
1 year ago
9
Constructor accessors should add a module dependency
#68
anttih
closed
1 year ago
9
Data accessors don't add a module dependency
#67
anttih
closed
1 year ago
2
Bump arrays dependency, update semantics
#66
natefaubion
closed
1 year ago
2
Add unpack array rewrite
#65
natefaubion
closed
1 year ago
0
Adds deref operation for NeutLocals in the Array.length PrimOp
#64
mikesol
closed
1 year ago
3
Inlined recursion try
#63
mikesol
opened
1 year ago
0
Inlined recursion revert
#62
mikesol
closed
1 year ago
0
Next