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
Age
Commit message (
Collapse
)
Author
2009-10-07
remove duplicated function from GF.Grammar.Macros
krasimir
2009-10-07
the Setup.hs script should build the prelude also
krasimir
2009-10-06
fix the error message for overload resolution
krasimir
2009-10-06
hopefully the last revision of the relative paths handling algorithm
krasimir
2009-10-05
another attempt to get the paths handling right
krasimir
2009-10-05
paths in Symbol modules; present in ResRon (not complete)
aarne
2009-10-03
bugfix in extendPathEnv
krasimir
2009-10-03
update the testsuite
krasimir
2009-10-02
merge GF.Grammar.API into GF.Grammar
krasimir
2009-10-02
refactor GF.Infra.CheckM and use the CheckM monad in the renamer as well
krasimir
2009-10-02
Implicit arguments in GF. Works only in PGF for now.
krasimir
2009-09-21
refactoring in GF.Grammar.Macros
krasimir
2009-09-20
syntax for implicit arguments in GF
krasimir
2009-09-20
rename MetaSymb in GF.Grammar.Grammar to MetaId to match the convention in PGF
krasimir
2009-09-20
remove the Read instances from GF.Grammar.Grammar
krasimir
2009-09-20
rename Decl in GF.Grammar.Grammar to Hypo to match the convention in PGF
krasimir
2009-09-20
change the data types and the syntax in PGF to match the new syntax for ↵
krasimir
implict arguments
2009-10-01
fix the least version number for the base package
krasimir
2009-09-28
export the morphology API from PGF
krasimir
2009-09-25
bugfix: the identifiers in the output of l -table should not be qualified
krasimir
2009-09-23
bugfix in the filterProds function
krasimir
2009-09-23
the pmcfg_pretty printer now prints the actual grammar used for parsing
krasimir
2009-09-19
better error message for the ai command
krasimir
2009-09-19
bugfix in PGF.TypeCheck
krasimir
2009-09-19
use the syntax <x : A> in PGF.Expr for typed expressions. This is consistent ↵
krasimir
with the GF language
2009-09-18
command ai doesn't need typechecking from the shell
krasimir
2009-09-18
typo in PGF.Expr
krasimir
2009-09-17
fix in GF.Grammar.Printer
krasimir
2009-09-17
added pt -transfer
krasimir
2009-09-17
remove the transfer modules. We don't need anything special, a transfer ↵
krasimir
module is module without concrete syntax
2009-09-17
bugfix in the ai command
krasimir
2009-09-16
more fixes in the testsuite
krasimir
2009-09-16
another fix in the testsuite
krasimir
2009-09-16
fix some tests in the testsuite
krasimir
2009-09-16
add Romanian to the build system
krasimir
2009-09-15
make Romanian compilable for present, and Bronzeage for most languages
aarne
2009-09-15
forgot to push the changes to GF.cabal
krasimir
2009-09-14
update the compiler testsuite
krasimir
2009-09-14
clean up the GF.Grammar API
krasimir
2009-09-14
Use GF.Grammar.Printer everywhere instead of PrGrammar
krasimir
2009-09-14
fix typo in CheckGrammar
krasimir
2009-09-14
added some tests in the testsuite for the compiler
krasimir
2009-09-14
CheckGrammar is now using the printer in GF.Grammar.Printer. Fixed bug that ↵
krasimir
was hiding the warnings
2009-09-13
added needsTypeCheck parameter to CommandInfo. The argument to the command ↵
krasimir
is typechecked only if needsTypeCheck=True
2009-09-13
the testsuite\runtime\parser test now generates random trees to test the ↵
krasimir
parser with
2009-09-11
added wrapper functions for expression manipulations in PGF. The Haskell API ↵
krasimir
now uses the wrappers
2009-09-11
polish the PGF API and make Expr and Type abstract types. Tree is a type ↵
krasimir
synonym of Expr
2009-09-08
now the datatype Tree is only internal. All API functions are working with ↵
krasimir
Expr directly. Commands gt, gr, p and rf filter out the output via the typechecker
2009-09-07
export Hypo(..) from PGF
krasimir
2009-09-07
make the PMCFG generation lazy again. it was made strict when the profiler ↵
krasimir
was introduced
[prev]
[next]