summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-12-14Fixed arguments of NoSpeechInput.recognizeSpeech so that GF compiles without ↵bringert
ATK.
2005-12-13Added explicit type signature to GF.System.NoSpeechInput.recognizeSpeech.bringert
2005-12-13Added semi-working speech_input command.bringert
2005-12-11float parsing fixedaarne
2005-12-09tram with new APIaarne
2005-12-09multimodal for Swedishaarne
2005-12-09gfdoc for tagsaarne
2005-12-09Use tags in SLF generation to get out a parsable string.bringert
2005-12-09doc/aarne
2005-12-09compiler example in indexaarne
2005-12-09formats in indexaarne
2005-12-09dashed and boxaarne
2005-12-09Transfer compiler: rename variables before doing any substitutions.bringert
2005-12-09Transfer: changed syntax to remove the mandatory type annotation in let.bringert
2005-12-09Regenerated gf-compiler-png with Aarne's and my changes.bringert
2005-12-09Added more steps in the speech grammar part of the GF compiler graph.bringert
2005-12-09more compiler dataaarne
2005-12-09Added note about Transfer being experimental.bringert
2005-12-09doc on chartaarne
2005-12-09doc on GF compileraarne
2005-12-09doc on embeddedaarne
2005-12-09mcfgaarne
2005-12-09link to GF prologaarne
2005-12-08SLF generation: make sure that there is only one final node, and that it is ↵bringert
actually final.
2005-12-08Set encoding in txt2tags documents to utf-8.bringert
2005-12-08Transfer: fixed bug in prelude partition. Fixed naming of tuple field names, ↵bringert
made it 1-based as in docs, instead of 0-based as before.
2005-12-08Transfer: Added compile_all.sh.bringert
2005-12-08document on main indexaarne
2005-12-08documentation documentaarne
2005-12-08removing obsolete doc/bookaarne
2005-12-08removed obsolete index fileaarne
2005-12-07more Scandinavianaarne
2005-12-07Transfer reference: first proof reading fixes.bringert
2005-12-07Transfer reference: operators, overloadingbringert
2005-12-07Transfer: derive Eq Boolbringert
2005-12-07Transfer reference: added list patterns, do notation.bringert
2005-12-07Transfer reference: added metavariable section and implementation status ↵bringert
section.
2005-12-06Transfer tutorial: conjunction, not conjugation.bringert
2005-12-06Transfer: Changed transfer program file extension from .tr to .tra to avoid ↵bringert
collision with Troff file extension.
2005-12-06Simple transfer tutorial touch-up.bringert
2005-12-06Moved transfer documentation to doc/. Added sections and text to transfer ↵bringert
tutorial and reference. Added script for generating html from txt2tags files.
2005-12-06Transfer: Fixed BNFC's layout resolver to not insert semicolon at end of ↵bringert
line if there is one already.
2005-12-06Transfer: fixed syntax error in prelude definition of partition.bringert
2005-12-06Transfer: Changed BNFC's layout syntax resolver to add a semicolon at EOF if ↵bringert
using top-level layout sytax. Changed transfer syntax to use this to force semicolon after imports when pretty printing transfer. transfer grammar printer now produces Transfer syntax, not core. It also imports prelude and includes Eq and Compos instances.
2005-12-06Transfer: moved pair stuff to prelude. Added partition function.bringert
2005-12-06opers in cncaarne
2005-12-06After suggestion from Jordi: note that darcs pull should be done inside the ↵bringert
local repository.
2005-12-06bug fix in Shell commands at, wtaarne
2005-12-05multimodal resource recreated for new APIaarne
2005-12-05Added beginnings of a transfer language reference.bringert