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
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
2020-10-02
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2020-10-02
fix parsing with HOAS
krangelov
2020-09-18
Add instructions for uploading PGF2 to Hackage
John J. Camilleri
2020-09-18
Bump PGF2 to 1.2.1
John J. Camilleri
2020-09-05
Merge remote-tracking branch 'origin/master' into fix-newer-cabal
Andreas Källberg
2020-08-14
remove the deprecated pgf_print_expr_tuple
krangelov
2020-08-14
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
krangelov
2020-08-14
added an API for cloning expressions/types/literals
krangelov
2020-08-05
First attempt at fixing incompabilities with newer cabal
Andreas Källberg
2020-08-03
Add script for uploading PGF2 documentation to Hackage
John J. Camilleri
2020-07-28
Updates to PGF2 readme
John J. Camilleri
2020-07-28
Bump pgf2 to 1.2.0
John J. Camilleri
2020-07-28
Merge remote-tracking branch 'origin/master' into pgf2-hackage
John J. Camilleri
2020-07-26
parseToChart also returns the category
krangelov
2020-07-26
filter out empty brackets
krangelov
2020-07-22
the if is actually unnecessary
krangelov
2020-07-22
bugfix in bracketedLinearize
krangelov
2020-07-11
(pgf2) Readme, license, changelog
John J. Camilleri
2020-07-11
Bump pgf2 to 1.1.0, update README
John J. Camilleri
2020-07-11
revert to using unconditional probabilities in the different lookup functions
krangelov
2020-07-08
Merge remote-tracking branch 'origin/master' into pgf2-hackage
John J. Camilleri
2020-07-08
Remove PGF from PGF2, clean up PGF2 cabal file.
John J. Camilleri
2020-07-08
drop the SG library completely.
krangelov
[next]