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
Age
Commit message (
Expand
)
Author
2025-02-18
Bug fix for gf-shell command 'pt -compute' in Expr.hs by
Hans Leiss
2025-01-07
random generation of literals now has ten different values for each built in ...
aarneranta
2024-11-26
Update robots.txt
Krasimir Angelov
2024-03-15
Apply gt to all arguments when piped
Inari Listenmaa
2024-03-01
showExpr and linearize now refresh the printed variables if needed
aarneranta
2023-12-14
visualize_dependencies (vd) now creates latex in landscape mode to show long ...
Aarne Ranta
2023-11-15
support ghc9.4
o1lo01ol1o
2023-09-25
Indent each line of an error message
Andreas Källberg
2023-09-13
Merge pull request #160 from anka-213/prettier-syntax-errors
Inari Listenmaa
2023-09-11
Improve syntax error messages
Andreas Källberg
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-10
Merge pull request #149 from anka-213/ghc-9.2
Inari Listenmaa
2022-10-04
Extract the previous optimization to its own function
Andreas Källberg
2022-10-04
Use a Set in isInherited to speed up long extend lists
Andreas Källberg
2022-10-04
Add support for ghc-9.2.4
Andreas Källberg
2022-10-04
Only include transformers-compat for ghc < 8
Andreas Källberg
2022-10-04
Restore build with ghc-7.10.3
Andreas Källberg
2022-10-04
Update some old unused code to support newer ghc
Andreas Källberg
2022-10-04
using an unparsable variable name in the internal desugaring of table extensi...
Aarne Ranta
2022-10-03
New construct: table update. Syntax t ** { cases }. Syntactic sugar for table...
aarneranta
2022-08-24
added a Setup script to compile without cabal-install
Krasimir Angelov
2022-08-24
`gf --version` now prints the shared folder to be used by the RGL
Krasimir Angelov
2022-08-24
workaround for the Nix madness
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-31
adjust the -view command depending on the OS
Krasimir Angelov
2022-05-31
use a relative link to WordNet
Krasimir Angelov
2022-05-18
Always use UTF8 encoding in the gf executable
Andreas Källberg
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
2022-03-05
prepare for GHC 9, base 4.15, by using Buffer constructor interface
Meng Weng Wong
2021-08-09
Changes made in order to get Hackage upload working
John J. Camilleri
[next]