mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 17:12:50 -06:00
darcs push
This commit is contained in:
@@ -14,6 +14,10 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
|
22/6 (AR) Release of GF version 2.6.
|
||||||
|
|
||||||
|
<p>
|
||||||
|
|
||||||
20/6 (AR) The FCFG parser is know the default, as it even handles literals.
|
20/6 (AR) The FCFG parser is know the default, as it even handles literals.
|
||||||
The old default can be selected by <tt>p -old</tt>. Since
|
The old default can be selected by <tt>p -old</tt>. Since
|
||||||
FCFG does not support variable bindings, <tt>-old</tt> is automatically
|
FCFG does not support variable bindings, <tt>-old</tt> is automatically
|
||||||
|
|||||||
17
index.html
17
index.html
@@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
||||||
<html><head><title>GF Version 2.5</title></head>
|
<html><head><title>GF Version 2.6</title></head>
|
||||||
|
|
||||||
|
|
||||||
<body bgcolor="#ffffff" text="#000000">
|
<body bgcolor="#ffffff" text="#000000">
|
||||||
@@ -9,9 +9,9 @@
|
|||||||
|
|
||||||
<h1>Grammatical Framework</h1>
|
<h1>Grammatical Framework</h1>
|
||||||
|
|
||||||
<h2>Version 2.5</h2>
|
<h2>Version 2.6</h2>
|
||||||
|
|
||||||
March 21, 2006.
|
June 22, 2006.
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
@@ -58,6 +58,17 @@ Shortcuts:
|
|||||||
|
|
||||||
</p><h2>News</h2>
|
</p><h2>News</h2>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
|
||||||
|
<i>June 22, 2006</i>.
|
||||||
|
Release of GF version 2.6. Highlights:
|
||||||
|
<ul>
|
||||||
|
<li> New parser (FCFG)
|
||||||
|
<li> Resource library version 1.0
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
|
||||||
<i>March 29, 2006</i>.
|
<i>March 29, 2006</i>.
|
||||||
<a href="doc/gf-reference.html">GF Quick Reference</a>. Also available in
|
<a href="doc/gf-reference.html">GF Quick Reference</a>. Also available in
|
||||||
<a href="doc/gf-reference.pdf">pdf</a>.
|
<a href="doc/gf-reference.pdf">pdf</a>.
|
||||||
|
|||||||
Reference in New Issue
Block a user