index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
Age
Commit message (
Expand
)
Author
2023-11-15
support ghc9.4
o1lo01ol1o
2023-09-07
Update jit.c
Krasimir Angelov
2023-08-11
the jitter should still read the absfuns even for EMSCRIPTEN and aarch64
Krasimir Angelov
2023-08-09
One more place with __aarch64__
Krasimir Angelov
2023-08-09
Try with __aarch64__
Krasimir Angelov
2023-08-08
lightning.h not included on aarch64
Krasimir Angelov
2023-08-04
Disable the jit on aarch64
Krasimir Angelov
2023-08-04
Create funcs.h
Krasimir Angelov
2023-08-04
Create Create aarch64/fp.h
Krasimir Angelov
2023-08-04
Create aarch64/core.h
Krasimir Angelov
2023-08-04
Create aarch64/asm.h
Krasimir Angelov
2023-08-04
added aarch64 configure.ac
Krasimir Angelov
2023-03-01
export BindType(..)
Krasimir Angelov
2023-02-05
Update INSTALL
Krasimir Angelov
2022-10-04
Add support for ghc-9.2.4
Andreas Källberg
2022-08-24
added a Setup script to compile without cabal-install
Krasimir Angelov
2022-08-12
silence harmless warnings
krangelov
2022-08-12
fix the reference counting for pgf.BIND
krangelov
2022-07-16
support for BIND tokens in the Python bindings
Krasimir Angelov
2022-07-04
allow compilation with emscripten
Krasimir Angelov
2022-05-06
Merge pull request #136 from mengwong/ghc9
Inari Listenmaa
2022-05-03
Improve comment
Andreas Källberg
2022-05-03
When profiling, don't add cost centres in Data.Binary.Get
Andreas Källberg
2022-03-05
Update base <4.15 to <4.16 for tests + pgf*.cabal
Inari Listenmaa
2022-03-05
if this PR is accepted we don't need these instructions
Meng Weng Wong
2022-03-05
"now try this" instructions for people flailing with Apple Silicon M1
Meng Weng Wong
2021-07-15
Update C runtime install instructions
Inari Listenmaa
2021-07-14
add missing install.sh file for c runtime
Meowyam
2021-07-08
Remove two missing-methods warnings
John J. Camilleri
2021-07-07
More cabal file cleanup. Remove some more tabs from Haskell source.
John J. Camilleri
2021-07-07
Replace tabs for whitespace in source code
John J. Camilleri
2021-07-06
Add note in PGF2 documentation about risk for integer overflow.
John J. Camilleri
2021-07-06
Some more cabal file cleanup. Add stack files for pgf, pgf2.
John J. Camilleri
2021-07-06
specify version bounds in pgf.cabal and pgf2.cabal
2jacobtan
2021-06-29
Merge pull request #84 from ffrixslee/issue-46
Inari Listenmaa
2021-06-24
Add another =
John J. Camilleri
2021-06-24
Update pgf.cabal, and minors to other cabal files
John J. Camilleri
2021-05-03
Manage to get completion working in PGF2
John J. Camilleri
2021-05-03
Improvement to test script, distinguishes when input ends with whitespace
John J. Camilleri
2021-05-03
Add proper error handling in complete
John J. Camilleri
2021-05-03
Second attempt. Reading enum is closer to working but all strings are empty.
John J. Camilleri
2021-05-03
First attempt at adding support for complete in PGF2 (gives segmentation faults)
John J. Camilleri
2021-04-30
Add note about type-checking dynamic expressions in PGF2 Haddock
John J. Camilleri
2021-02-26
bracketedLinearize now reports the binding spots just like the Haskell binding
krangelov
2021-01-20
fix type signature
krangelov
2021-01-20
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2021-01-20
fix gu_map_next
krangelov
2020-11-17
Take a step back and do bottom up prediction only when needed. This solves th...
krangelov
2020-11-10
Replaced Control.Monad.Error with Control.Monad.Except
Liyana
2020-11-10
Replaced inlinePerformIO with accursedUnutterablePerformIO
Liyana
[next]