issues
search
ghcjs
/
ghcjs-base
base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC
MIT License
45
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove old GHCJS support
#138
hamishmack
closed
6 months ago
0
Fix syntax for ghc js backend
#137
sgrb
closed
6 months ago
0
Fix issues with JS backend syntax translation
#136
sevanspowell
closed
6 months ago
2
Support GHC JS backend
#135
hamishmack
closed
7 months ago
2
Draft: Fix build with JS backend
#134
hsyl20
closed
9 months ago
2
Test suite fails (0.2.1.0)
#133
nomeata
opened
2 years ago
0
Tests.Buffer missing from Cabal release
#132
nomeata
opened
2 years ago
0
Update aeson, attoparsec, dlist bounds
#131
phadej
closed
3 years ago
2
fix typo
#130
jeremyschlatter
closed
4 years ago
0
Data.JSString.pack throws RangeError on lists with certain thunk structures
#129
Dridus
opened
4 years ago
1
Data.JSString.pack breaks when using irrefutable patterns
#128
matthewbauer
opened
4 years ago
1
Removed unused Data.Primitive.Addr import (deprecated in primitive-0.7.0.0)
#127
louispan
closed
4 years ago
0
Data.JSString incompatible with Data.Text for certain code points
#126
ali-abrar
opened
5 years ago
2
`http-api-data` instances
#125
tysonzero
opened
5 years ago
0
added extension method support for XmlHttpRequest. (use the Method JSString constructor)
#124
mikelpr
closed
4 years ago
0
custom request methods for XMLHttpRequest
#123
mikelpr
closed
4 years ago
0
JSString fixes for rawHead, rawTail and chunksOf
#122
luigy
closed
5 years ago
1
Update toTitle to match latest Text
#121
luigy
closed
5 years ago
0
Fix JSString.drop for astral chars
#120
luigy
closed
5 years ago
0
JSString.drop does not handle astral chars correctly
#119
luigy
closed
5 years ago
1
Fix JSString.intersperse for astral char
#118
luigy
closed
5 years ago
0
JSString.intersperse does not handle astral chars correctly
#117
luigy
closed
5 years ago
1
Fix JSString length
#116
luigy
closed
5 years ago
0
Data.JSString.length does not behave correctly with surrogates
#115
luigy
closed
5 years ago
1
Fix FROM_SURR
#114
luigy
closed
5 years ago
0
JSString does not handle surrogates correctly
#113
luigy
closed
5 years ago
1
Invalid option `--js-lib-src=jsbits/animationFrame.js'
#112
nomeata
opened
6 years ago
9
Allow aeson 1.3
#111
ElvishJerricco
closed
5 years ago
1
Test failure with GHCJS 8.4
#110
ElvishJerricco
opened
6 years ago
0
Fix unsnoc
#109
ryantrinkle
closed
6 years ago
0
Eliminate predeclarations of jsstring{Take,Drop}{,End}
#108
ryantrinkle
closed
6 years ago
0
Fixed spelling mistake in js_uncheckedIndexR javascript
#107
louispan
closed
6 years ago
1
Fix unsnoc definition in Data.JSString
#106
matthewbauer
closed
6 years ago
0
How to use Export inside a Callback
#105
louispan
opened
6 years ago
0
JavaScript.Web.Canvas.isPointInPath should return Bool
#104
cdsmith
opened
6 years ago
0
export `getJSVal` from `Data.JSString`
#103
adnelson
opened
7 years ago
1
Handle non-BMP characters in JSString.pack
#102
rjmac
closed
7 years ago
0
JSON.decode/encode functions?
#101
achirkin
opened
7 years ago
0
FileReader API implementation
#100
BraulioVM
opened
7 years ago
0
asyncCallback - performance and related questions
#99
saurabhnanda
opened
7 years ago
1
js_toJSArrayPure could be used with unforced JSVal (unless FFI is lazy?)
#98
louispan
opened
7 years ago
0
Fix #74 remove unused file
#97
hamishmack
closed
7 years ago
0
Add websocket binaryType setter
#96
eamsden
closed
7 years ago
1
Fix ReadyState type to match WebSocket API docs
#95
eamsden
closed
7 years ago
0
JavaScript.Web.WebSocket: ReadyState does not map to readyState constants
#94
eamsden
closed
7 years ago
3
GHCJS integration with stack LTS
#93
qrilka
opened
7 years ago
7
IsString instance for JSVal
#92
louispan
opened
7 years ago
1
PToJSVal be a parent class of IsJSVal?
#91
louispan
opened
7 years ago
2
Should Nullable also be an instance of IsJSVal and PToJSVal?
#90
louispan
opened
7 years ago
1
Missing pattern match in GHCJS/Marshal/Internal.hs
#89
louispan
closed
7 years ago
1
Next