1
0
forked from GitHub/gf-core
Commit Graph

5056 Commits

Author SHA1 Message Date
bringert 82cb712132 Use ATK_HOME variable to find resources. 2005-12-14 15:11:26 +00:00
aarne e3a896685c tutorial in txt format 2005-12-15 15:45:42 +00:00
aarne 1acf3636d3 mp3.gfcm 2005-12-14 16:51:25 +00:00
aarne f4cd764f2a mp3 example 2005-12-14 16:28:57 +00:00
bringert cee5ee4b66 Fixed arguments of NoSpeechInput.recognizeSpeech so that GF compiles without ATK. 2005-12-14 14:53:28 +00:00
bringert f996c8b186 Added explicit type signature to GF.System.NoSpeechInput.recognizeSpeech. 2005-12-13 21:09:29 +00:00
bringert 5a480fac52 Added semi-working speech_input command. 2005-12-13 21:03:56 +00:00
aarne 9f867c4922 float parsing fixed 2005-12-11 17:48:55 +00:00
aarne 8ee11c0e7e tram with new API 2005-12-09 16:29:49 +00:00
aarne 5766d566a8 multimodal for Swedish 2005-12-09 16:28:45 +00:00
aarne f63542c17f gfdoc for tags 2005-12-09 14:18:32 +00:00
bringert bf44a7aae3 Use tags in SLF generation to get out a parsable string. 2005-12-09 13:35:50 +00:00
aarne 7e1bf1dbd8 doc/ 2005-12-09 13:31:05 +00:00
aarne 313791d016 compiler example in index 2005-12-09 13:29:45 +00:00
aarne 08814d1d5a formats in index 2005-12-09 13:23:39 +00:00
aarne 438268c15a dashed and box 2005-12-09 13:12:19 +00:00
bringert dc54207d3b Transfer compiler: rename variables before doing any substitutions. 2005-12-09 13:06:05 +00:00
bringert ccfe7fb119 Transfer: changed syntax to remove the mandatory type annotation in let. 2005-12-09 11:45:57 +00:00
bringert ce8376885c Regenerated gf-compiler-png with Aarne's and my changes. 2005-12-09 11:05:53 +00:00
bringert 1637695529 Added more steps in the speech grammar part of the GF compiler graph. 2005-12-09 11:04:53 +00:00
aarne 1b00603a8b more compiler data 2005-12-09 11:04:01 +00:00
bringert bbd3222a6b Added note about Transfer being experimental. 2005-12-09 10:56:07 +00:00
aarne e964a4d3ca doc on chart 2005-12-09 10:48:35 +00:00
aarne 12aa64ec7d doc on GF compiler 2005-12-09 10:46:59 +00:00
aarne 04b27db949 doc on embedded 2005-12-09 10:00:24 +00:00
aarne d0737c7114 mcfg 2005-12-09 09:25:20 +00:00
aarne 129ad92662 link to GF prolog 2005-12-09 09:23:51 +00:00
bringert cb18297ace SLF generation: make sure that there is only one final node, and that it is actually final. 2005-12-08 16:01:13 +00:00
bringert 913a15a083 Set encoding in txt2tags documents to utf-8. 2005-12-08 10:04:34 +00:00
bringert a282336de6 Transfer: fixed bug in prelude partition. Fixed naming of tuple field names, made it 1-based as in docs, instead of 0-based as before. 2005-12-08 09:45:17 +00:00
bringert df5ce0a256 Transfer: Added compile_all.sh. 2005-12-08 09:39:36 +00:00
aarne feb2265d8f document on main index 2005-12-08 09:01:58 +00:00
aarne 4520420e00 documentation document 2005-12-08 08:59:24 +00:00
aarne b25eb5c7c3 removing obsolete doc/book 2005-12-08 08:20:09 +00:00
aarne d9d20326ce removed obsolete index file 2005-12-08 08:18:04 +00:00
aarne a5f90fa0fc more Scandinavian 2005-12-07 18:59:35 +00:00
bringert 63f19f992d Transfer reference: first proof reading fixes. 2005-12-07 12:24:30 +00:00
bringert 84d60f7602 Transfer reference: operators, overloading 2005-12-07 11:53:29 +00:00
bringert 56a00d37dd Transfer: derive Eq Bool 2005-12-07 10:11:41 +00:00
bringert 09e62111fd Transfer reference: added list patterns, do notation. 2005-12-07 10:03:18 +00:00
bringert 06c3d3e004 Transfer reference: added metavariable section and implementation status section. 2005-12-07 09:46:21 +00:00
bringert 67395b24d9 Transfer tutorial: conjunction, not conjugation. 2005-12-06 22:51:00 +00:00
bringert c703a92136 Transfer: Changed transfer program file extension from .tr to .tra to avoid collision with Troff file extension. 2005-12-06 16:33:40 +00:00
bringert ee4adf5ba8 Simple transfer tutorial touch-up. 2005-12-06 16:26:55 +00:00
bringert 41aaed58d4 Moved transfer documentation to doc/. Added sections and text to transfer tutorial and reference. Added script for generating html from txt2tags files. 2005-12-06 16:23:29 +00:00
bringert 1094204640 Transfer: Fixed BNFC's layout resolver to not insert semicolon at end of line if there is one already. 2005-12-06 16:19:29 +00:00
bringert cec34b7924 Transfer: fixed syntax error in prelude definition of partition. 2005-12-06 15:59:43 +00:00
bringert 5be879dd54 Transfer: Changed BNFC's layout syntax resolver to add a semicolon at EOF if 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-06 15:57:43 +00:00
bringert 54b8d70443 Transfer: moved pair stuff to prelude. Added partition function. 2005-12-06 12:39:11 +00:00
aarne a6dc944356 opers in cnc 2005-12-06 12:39:36 +00:00