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
/
GF.cabal
Age
Commit message (
Expand
)
Author
2008-09-16
build parsers on demand if they aren't in the PGF file
krasimir
2008-09-10
bump version number to beta2
krasimir
2008-08-22
Renamed the gf3 executable to gf in GF.cabal
bjorn
2008-08-22
Removed Overload modules from GF.cabal.
bjorn
2008-08-18
Updated resource grammar fle list in GF.cabal
bjorn
2008-06-28
change the path from resource-1.4 to resource in cabal
krasimir
2008-06-27
change the version number to beta in cabal
krasimir
2008-06-25
Changed src-3.0 to src in GF.cabal
bjorn
2008-06-19
yBGLexicon is not part of the distribution -> remove from cabal
krasimir
2008-06-19
move the prelude sources to the prelude directory and add the resource librar...
krasimir
2008-06-19
split the Exp type to Tree and Expr
krasimir
2008-06-05
use parser combinators to parse the shell commands. simplified CommandLine type
kr.angelov
2008-06-04
add mtl dependency in cabal. It is used in the speech grammar generation
krasimir
2008-06-03
Hackish version of the incremental parser
krasimir
2008-06-02
use MultiMap from the reference implementation instead of GeneralDeduction an...
krasimir
2008-06-02
rename GF.Grammar.Refresh to GF.Compile.Refresh in .caba
krasimir
2008-05-29
change the library root namespace from GF.GFCC to PGF
krasimir
2008-05-29
drop the GF.Command.* dependencies in the library
krasimir
2008-05-29
drop the dependency to GF.Infra.PrintClass from the Library
krasimir
2008-05-29
rearrange the other-modules field
krasimir
2008-05-29
move the parsing related stuff to GF.GFCC.Parsing
krasimir
2008-05-29
move GF.Parsing.FCFG.PInfo to GF.GFCC.BuildParser and rename FCFPInfo to Pars...
krasimir
2008-05-29
move GF.Formalism.FCFG types to GF.GFCC.DataGFCC
krasimir
2008-05-29
Simplify the Input type. Remove Edge and use only Range type
krasimir
2008-05-28
Added GF.Infra.GetOpt to GF.cabal
bjorn
2008-05-28
move GF.Conversion.SimpleToFCFG GF.Compile.GenerateFCFG
krasimir
2008-05-23
allow Ctrl+Break in the shell. Works on Windows too.
kr.angelov
2008-05-23
use the version number from Paths_gf
kr.angelov
2008-05-23
package posix is actualy unix :-)
kr.angelov
2008-05-23
readline configuration for Cabal
kr.angelov
2008-05-23
Remove GF.Today and use the autogenerated Paths_gf from Cabal
kr.angelov
2008-05-23
add Cabal description for GF
kr.angelov