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
/
compiler
/
GF
/
Compile
/
Compute
Age
Commit message (
Expand
)
Author
2020-11-10
Removed fromValue for boolV
Liyana
2020-11-10
Deleted redundant pattern match
Liyana
2020-11-10
Added explicit implementation for 'fromValue' in instance declaration for 'Pr...
Liyana
2020-06-05
Condense the unsupported token gluing as per John's suggestion
Inari Listenmaa
2020-06-04
Add clarification to Unsupported token gluing (both good and bad case)
Inari Listenmaa
2020-06-04
Add clarification to "Pattern is not linear" error msg.
Inari Listenmaa
2019-09-20
more dead code
krangelov
2018-04-18
Fixes for GHC 8.4.1 compatibility
Thomas Hallgren
2017-03-07
GF.Compile.Compute.ConcreteNew now handles Predef.Float
krasimir
2017-03-06
GF.Compile.Compute.ConcreteNew now can handle EPattType
krasimir
2016-03-15
more progress on the typechecker
krasimir
2016-03-07
current state of the experimental typechecker
krasimir
2016-03-03
add missing cases in vapply in the partial evaluator
krasimir
2016-03-02
fix in the typechecker
krasimir
2016-03-02
a better interface between the type checker and the partial evaluator
krasimir
2016-03-02
the experimental type checker in GF.Compile.TypeCheck.ConcreteNew is now rewr...
krasimir
2015-12-02
GF shell, cc command: try to compute pre{...} tokens in token sequences
hallgren
2015-09-30
cc -trace: don't try to show the bodies of lambda abstractions
hallgren
2015-09-28
Preliminary new shell feature: cc -trace.
hallgren
2015-08-28
Comment out some dead code found with -fwarn-unused-binds
hallgren
2015-05-11
added all orthographic primitives
krasimir
2015-03-05
remove some more old code
krasimir
2015-03-04
GF.Compile.Compute.ConcreteNew: add dynamic table conversion
hallgren
2015-03-04
GF.Compile.Compute.ConcreteNew: some refactoring for readability
hallgren
2015-02-20
added option -plus-as-bind which treats (+) as a bind when used with runtime ...
krasimir
2015-02-16
Changes for compatibility with ghc-7.10-rc2
hallgren
2014-12-05
Eliminate the record extension operator from the Value type returned by the p...
hallgren
2014-10-21
ModuleName and Ident are now distinct types
hallgren
2014-10-20
Remove some dead code
hallgren
2014-10-16
Some work on the haddock documentation
hallgren
2014-10-15
Fixes for the haddock documentation
hallgren
2014-10-09
Prelude.CAPIT is now a built-in primitive. It still generates &| in the Haske...
kr.angelov
2014-07-28
Convert from Text.PrettyPrint to GF.Text.Pretty
hallgren
2014-07-27
Introducing GF.Text.Pretty for more concise pretty printers and GF.Infra.Loca...
hallgren
2014-06-17
Compute/ConcreteNew.hs: eliminate selections from wildcard tables
hallgren
2014-06-12
PGF library: expose only PGF and PGF.Internal instead of all modules
hallgren
2014-05-16
Compute/ConcreteNew.hs: adding a Prawitz rewrite
hallgren
2014-03-17
show the value in the error message when failing to get Str from value
aarne
2014-02-17
fix in GF.Compile.Compute.ConcreteNew which makes it possible to compile Docu...
kr.angelov
2013-11-29
Commment code and options relating to the old partial evaluator
hallgren
2013-11-29
Move typePredefined from GF.Compile.Compute.AppPredefined to GF.Compile.TypeC...
hallgren
2013-11-29
Move checkPredefError from GF.Compile.Compute.ConcreteLazy to GF.Grammar.Macros
hallgren
2013-11-12
added Predef.SOFT_BIND. This special token allows zero or more spaces between...
kr.angelov
2013-11-05
Eliminate mutual dependencies between the GF compiler and the PGF library
hallgren
2013-09-27
a major refactoring in the C and the Haskell runtimes. Note incompatible chan...
kr.angelov
2013-09-19
Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 modules
hallgren
2013-09-09
partial evaluator: prettier complaint about nonlinears patterns
hallgren
2013-09-09
partial evaluator: complain about nonlinear patterns
hallgren
2013-09-09
Fix an old name shadowing bug in concrete syntax by removing the refresh pass
hallgren
2013-08-23
nonExist now does the expected thing
kr.angelov
[next]