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
/
next-lib
/
src
/
parsing
Age
Commit message (
Collapse
)
Author
2008-11-03
Added 'parse' target to Make.hs.
bjorn
2008-11-03
ParseEng: StrandRelSlash as variant of RelSlash.
bjorn
2008-10-31
ParseEng: ise CompleBareVS as variant of ComplVS
bjorn
2008-10-31
Use BigLexEng in ParseEng.
bjorn
2008-10-31
BigLexEng: use mkV3 instead of dirdirV3
bjorn
2008-10-31
BigLexEng: drop superfluous parantheses.
bjorn
2008-10-31
BigLexEng: better use of mkV3, mkV2, mkN2.
bjorn
2008-10-31
BigLexEng: Get rid of the last mkV2 with empty second argument.
bjorn
2008-10-31
igLexEng: Use mkV2 : Str -> V2 instead of mkV2 (mkV "...")
bjorn
2008-10-31
BigLexEng: Use one-argument mkV2 instead of two-argument one with empty prep.
bjorn
2008-10-31
Update BigLexEng to use overloaded paradigms.
bjorn
2008-10-31
Added BigLexEng from mosg (originally from GF/example) to next-lib/parsing.
bjorn
2008-10-31
Added Pol argument to ExtraEng.Unc* to give them the same signatures as the ↵
bjorn
standard (contracted) versions. This makes it easier to use Unc* as a variant without getting meta-variables when parsing,
2008-10-30
Started working on a parsing grammar. English-only so far.
bjorn