krasimir
|
682ff7040a
|
yBGLexicon is not part of the distribution -> remove from cabal
|
2008-06-19 15:05:59 +00:00 |
|
krasimir
|
b7be040be6
|
move the prelude sources to the prelude directory and add the resource library to cabal
|
2008-06-19 14:16:05 +00:00 |
|
krasimir
|
c0d22bec2d
|
split the Exp type to Tree and Expr
|
2008-06-19 12:48:29 +00:00 |
|
kr.angelov
|
0625cbb869
|
use parser combinators to parse the shell commands. simplified CommandLine type
|
2008-06-05 07:33:42 +00:00 |
|
krasimir
|
0797d5940a
|
add mtl dependency in cabal. It is used in the speech grammar generation
|
2008-06-04 09:27:39 +00:00 |
|
krasimir
|
1647026506
|
Hackish version of the incremental parser
|
2008-06-03 06:59:44 +00:00 |
|
krasimir
|
a9d27771db
|
use MultiMap from the reference implementation instead of GeneralDeduction and RedBlackTree
|
2008-06-02 08:38:27 +00:00 |
|
krasimir
|
e5421e15ea
|
rename GF.Grammar.Refresh to GF.Compile.Refresh in .caba
|
2008-06-02 07:34:15 +00:00 |
|
krasimir
|
3f2f0d1bea
|
change the library root namespace from GF.GFCC to PGF
|
2008-05-29 17:55:05 +00:00 |
|
krasimir
|
cb374f5617
|
drop the GF.Command.* dependencies in the library
|
2008-05-29 16:53:24 +00:00 |
|
krasimir
|
f116071ce5
|
drop the dependency to GF.Infra.PrintClass from the Library
|
2008-05-29 15:15:00 +00:00 |
|
krasimir
|
12538e8f2a
|
rearrange the other-modules field
|
2008-05-29 12:40:32 +00:00 |
|
krasimir
|
9d52772d86
|
move the parsing related stuff to GF.GFCC.Parsing
|
2008-05-29 12:38:09 +00:00 |
|
krasimir
|
7fc0aec243
|
move GF.Parsing.FCFG.PInfo to GF.GFCC.BuildParser and rename FCFPInfo to ParserInfo
|
2008-05-29 12:27:26 +00:00 |
|
krasimir
|
97569244af
|
move GF.Formalism.FCFG types to GF.GFCC.DataGFCC
|
2008-05-29 12:08:45 +00:00 |
|
krasimir
|
ce03503702
|
Simplify the Input type. Remove Edge and use only Range type
|
2008-05-29 11:20:40 +00:00 |
|
bjorn
|
a1944cd308
|
Added GF.Infra.GetOpt to GF.cabal
|
2008-05-28 15:56:25 +00:00 |
|
krasimir
|
449cfc1e49
|
move GF.Conversion.SimpleToFCFG GF.Compile.GenerateFCFG
|
2008-05-28 08:35:31 +00:00 |
|
kr.angelov
|
e5eda3da55
|
allow Ctrl+Break in the shell. Works on Windows too.
|
2008-05-23 15:16:28 +00:00 |
|
kr.angelov
|
64e31a1838
|
use the version number from Paths_gf
|
2008-05-23 14:37:39 +00:00 |
|
kr.angelov
|
09ac56f6f1
|
package posix is actualy unix :-)
|
2008-05-23 14:15:53 +00:00 |
|
kr.angelov
|
745fbeb3bc
|
readline configuration for Cabal
|
2008-05-23 13:29:33 +00:00 |
|
kr.angelov
|
7f244c9a73
|
Remove GF.Today and use the autogenerated Paths_gf from Cabal
|
2008-05-23 13:19:24 +00:00 |
|
kr.angelov
|
25d3602a15
|
add Cabal description for GF
|
2008-05-23 13:12:11 +00:00 |
|