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
Age
Commit message (
Expand
)
Author
2013-10-31
Add a cabal flag to use the standard binary package
hallgren
2013-10-30
linref is now used by the linearizer. The visible change is that the 'l' comm...
kr.angelov
2013-10-30
added the linref construction in GF. The PGF version number is now bumped
kr.angelov
2013-10-30
missing binary serialization for PImplArg in the .gfo files
kr.angelov
2013-10-24
Functions merge trees into tries in the GF Shell and the PGF web service
hallgren
2013-10-24
Commands.hs: fix a copy-paste error in the documentation of put_tree
hallgren
2013-10-02
something in the typeinferencer of the latest GHC has changed. I need to add ...
kr.angelov
2013-09-23
the compiler now sorts the list of sequences in the PGF files
kr.angelov
2013-09-27
a major refactoring in the C and the Haskell runtimes. Note incompatible chan...
kr.angelov
2013-09-23
GrammarToPGF now looks only at the top modules for the PGF flags
kr.angelov
2013-09-23
fix a warning in the compiler
kr.angelov
2013-09-23
GF.Grammar.Grammar.allExtends now returns a list of source modules instead of...
kr.angelov
2013-09-20
Comment out identifier refreshing code only used by the removed refresh pass
hallgren
2013-09-19
Introduce type RawIdent; only 9 imports of Data.ByteString.Char8 remain
hallgren
2013-09-19
Make Ident abstract; imports of Data.ByteString.Char8 down from 29 to 16 modules
hallgren
2013-09-10
Some code verbosity reduction
hallgren
2013-09-10
Workaround for a problem with lock fields
hallgren
2013-05-30
new-comp: delay eta expansion until just before partial evaluation
hallgren
2013-09-09
Nonlinear patterns in concrete syntax are now detected and reported as errors
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-09-05
Fix an old bug that prevented pattern matching agains values containg tables
hallgren
2013-09-03
fix in the GF compiler and runtime which let us to define pre construct detec...
kr.angelov
2013-08-23
nonExist now does the expected thing
kr.angelov
2013-08-20
gf -server: fix for directory URLs without a trailing slash
hallgren
2013-08-07
Better error messages for attempts to redefine predefined constants
hallgren
2013-07-29
Cloud & PGF service: use Content-Type application/json for JSON output
hallgren
2013-07-25
Allow cross origin requests to GF cloud & PGF services
hallgren
2013-07-24
hs datatype generation for empty abstract types added
aarne
2013-06-15
Improvements In Sindhi RG
virk.shafqat
2013-06-13
Fix UTF-8 decoding problem in gf -server
hallgren
2013-06-10
Update the usage text for the --output-format option
hallgren
2013-06-02
GF.Text.Transliterations: avoid error prone function Data.Map.fromAscList
hallgren
2013-05-31
Prasad's sanskrit transliteration ; MiniresourceSan now compiles but is mostl...
aarne
2013-04-22
a bit more informative error message in GrammarToPGF
kr.angelov
2013-04-19
the option -old for the vp command is now redundant
kr.angelov
2013-04-19
remove the dead code left behind by Peter Ljunglöf in VisualizeTree
kr.angelov
2013-04-19
fix the command options for the vd command in the shell
kr.angelov
2013-04-10
gf -s/-q now silences "no linearization of" warnings
hallgren
2013-04-08
PGF.hs: export function missingLins
hallgren
2013-04-05
Compiler.hs: ghc 7.6.2 compatibility
hallgren
2013-04-03
Prevent Unicode characters in warning messages from stopping grammar compilation
hallgren
2013-03-29
option pt -funs to show all fun's in a tree
aarne
2013-03-16
Fix a problem with pattern macros in pre { } expressions
hallgren
2013-03-13
pt -nub to remove duplicate trees from a list returned e.g. by a parser
aarne
2013-03-12
partial evaluator: push predefined functions inside variants
hallgren
2013-03-12
command pt -subtrees that analyses a tree into the set of subtrees. Using pt ...
aarne
2013-03-11
Additional changes for GHC 7.4 & 7.6 compatibility
hallgren
2013-03-09
ghc-7.6: allow directory-1.2
Sergei Trofimovich
[next]