krasimir
|
2081347033
|
update GF.cabal
|
2009-03-15 17:15:52 +00:00 |
|
krasimir
|
01fef5109c
|
Perhaps -> Maybe refactoring and better error message for conflicts during module update
|
2009-02-23 12:42:44 +00:00 |
|
krasimir
|
5c2ce87cde
|
PMCFG pretty printer
|
2009-02-07 23:31:22 +00:00 |
|
krasimir
|
db9a1acaeb
|
merge Lookup and LookAbs and move some lookup functions from PrGrammar to Lookup
|
2009-01-31 22:08:12 +00:00 |
|
krasimir
|
8155d3b212
|
add hopefully complete binary serialization for the GF.Grammar.Grammar abstract syntax. Still not in use
|
2009-01-20 16:20:38 +00:00 |
|
krasimir
|
d2a00c373a
|
pretty printer for the GF.Grammar syntax. still not in use
|
2009-01-20 12:43:15 +00:00 |
|
krasimir
|
cbb495f5d9
|
remove GF.Source.SharedString from GF.cabal
|
2008-12-06 14:26:28 +00:00 |
|
bjorn
|
97e1f27a0c
|
Replace PGF.Raw with PGF.Binary in the executable section of GF.cabal
|
2008-10-29 09:46:46 +00:00 |
|
krasimir
|
ebd98056ce
|
binary serialization for PGF
|
2008-10-28 13:57:10 +00:00 |
|
bjorn
|
05343e78a9
|
Added on-demand parser generation back in. It's pretty unproblematic, and can help with memory use in some cases.
|
2008-10-20 14:05:39 +00:00 |
|
bjorn
|
cec2b61af0
|
Drop -beta2 from version in GF.cabal. It confuses cabal-install.
|
2008-10-20 12:49:18 +00:00 |
|
krasimir
|
abe8da32fd
|
add parser and pretty printer for types
|
2008-10-20 07:52:14 +00:00 |
|
krasimir
|
9837fb8fb1
|
move PGF.Quiz to GF.Quiz. It is not part of the PGF API
|
2008-10-19 16:38:56 +00:00 |
|
bjorn
|
d10c8bd20a
|
Removed on-demand parser generation from the PGF interpreter.
|
2008-10-16 10:18:54 +00:00 |
|
bjorn
|
dc2d0f0df4
|
Added PGF.TypeCheck to .cabal.
|
2008-10-15 09:05:37 +00:00 |
|
krasimir
|
0c66ad597d
|
register PGF.AbsCompute and PGF.Paraphrase in GF.cabal
|
2008-10-14 07:57:32 +00:00 |
|
krasimir
|
e054f9b063
|
remove GF.Source.ErrM from GF.cabal
|
2008-10-13 20:03:29 +00:00 |
|
krasimir
|
a663eda269
|
build parsers on demand if they aren't in the PGF file
|
2008-09-16 15:35:15 +00:00 |
|
krasimir
|
1e2f027d18
|
bump version number to beta2
|
2008-09-10 09:59:50 +00:00 |
|
bjorn
|
a76a118ec9
|
Renamed the gf3 executable to gf in GF.cabal
|
2008-08-22 08:45:40 +00:00 |
|
bjorn
|
3e5414ba4a
|
Removed Overload modules from GF.cabal.
|
2008-08-22 07:18:34 +00:00 |
|
bjorn
|
d22474ea8d
|
Updated resource grammar fle list in GF.cabal
|
2008-08-18 08:47:39 +00:00 |
|
krasimir
|
776ba32373
|
change the path from resource-1.4 to resource in cabal
|
2008-06-28 08:41:48 +00:00 |
|
krasimir
|
22423c640c
|
change the version number to beta in cabal
|
2008-06-27 10:46:21 +00:00 |
|
bjorn
|
313ef2908d
|
Changed src-3.0 to src in GF.cabal
|
2008-06-25 18:29:21 +00:00 |
|
krasimir
|
79bd6c2096
|
yBGLexicon is not part of the distribution -> remove from cabal
|
2008-06-19 15:05:59 +00:00 |
|
krasimir
|
883e96b0c5
|
move the prelude sources to the prelude directory and add the resource library to cabal
|
2008-06-19 14:16:05 +00:00 |
|
krasimir
|
4dd62417dc
|
split the Exp type to Tree and Expr
|
2008-06-19 12:48:29 +00:00 |
|
kr.angelov
|
4803fb8052
|
use parser combinators to parse the shell commands. simplified CommandLine type
|
2008-06-05 07:33:42 +00:00 |
|
krasimir
|
6743f5bbcd
|
add mtl dependency in cabal. It is used in the speech grammar generation
|
2008-06-04 09:27:39 +00:00 |
|
krasimir
|
ac8fa4fd5f
|
Hackish version of the incremental parser
|
2008-06-03 06:59:44 +00:00 |
|
krasimir
|
75b56603cf
|
use MultiMap from the reference implementation instead of GeneralDeduction and RedBlackTree
|
2008-06-02 08:38:27 +00:00 |
|
krasimir
|
cd6fa423a9
|
rename GF.Grammar.Refresh to GF.Compile.Refresh in .caba
|
2008-06-02 07:34:15 +00:00 |
|
krasimir
|
88d3f61f41
|
change the library root namespace from GF.GFCC to PGF
|
2008-05-29 17:55:05 +00:00 |
|
krasimir
|
1bcc4aab81
|
drop the GF.Command.* dependencies in the library
|
2008-05-29 16:53:24 +00:00 |
|
krasimir
|
96bdd18dc3
|
drop the dependency to GF.Infra.PrintClass from the Library
|
2008-05-29 15:15:00 +00:00 |
|
krasimir
|
77e05b0b36
|
rearrange the other-modules field
|
2008-05-29 12:40:32 +00:00 |
|
krasimir
|
ecfb1f5e01
|
move the parsing related stuff to GF.GFCC.Parsing
|
2008-05-29 12:38:09 +00:00 |
|
krasimir
|
9c2d27b8d1
|
move GF.Parsing.FCFG.PInfo to GF.GFCC.BuildParser and rename FCFPInfo to ParserInfo
|
2008-05-29 12:27:26 +00:00 |
|
krasimir
|
9a759a66dc
|
move GF.Formalism.FCFG types to GF.GFCC.DataGFCC
|
2008-05-29 12:08:45 +00:00 |
|
krasimir
|
4d1809ef2d
|
Simplify the Input type. Remove Edge and use only Range type
|
2008-05-29 11:20:40 +00:00 |
|
bjorn
|
a5cf2afccf
|
Added GF.Infra.GetOpt to GF.cabal
|
2008-05-28 15:56:25 +00:00 |
|
krasimir
|
1bc74749aa
|
move GF.Conversion.SimpleToFCFG GF.Compile.GenerateFCFG
|
2008-05-28 08:35:31 +00:00 |
|
kr.angelov
|
53bfa43a58
|
allow Ctrl+Break in the shell. Works on Windows too.
|
2008-05-23 15:16:28 +00:00 |
|
kr.angelov
|
0b80bf17d9
|
use the version number from Paths_gf
|
2008-05-23 14:37:39 +00:00 |
|
kr.angelov
|
b89e7a8972
|
package posix is actualy unix :-)
|
2008-05-23 14:15:53 +00:00 |
|
kr.angelov
|
3bb4f2c9c3
|
readline configuration for Cabal
|
2008-05-23 13:29:33 +00:00 |
|
kr.angelov
|
b8814af2f9
|
Remove GF.Today and use the autogenerated Paths_gf from Cabal
|
2008-05-23 13:19:24 +00:00 |
|
kr.angelov
|
16ba392ee4
|
add Cabal description for GF
|
2008-05-23 13:12:11 +00:00 |
|