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
/
src
Age
Commit message (
Expand
)
Author
2005-12-14
Fixed arguments of NoSpeechInput.recognizeSpeech so that GF compiles without ...
bringert
2005-12-13
Added explicit type signature to GF.System.NoSpeechInput.recognizeSpeech.
bringert
2005-12-13
Added semi-working speech_input command.
bringert
2005-12-11
float parsing fixed
aarne
2005-12-09
gfdoc for tags
aarne
2005-12-09
Use tags in SLF generation to get out a parsable string.
bringert
2005-12-09
Transfer compiler: rename variables before doing any substitutions.
bringert
2005-12-09
Transfer: changed syntax to remove the mandatory type annotation in let.
bringert
2005-12-08
SLF generation: make sure that there is only one final node, and that it is a...
bringert
2005-12-08
Transfer: fixed bug in prelude partition. Fixed naming of tuple field names, ...
bringert
2005-12-06
Transfer: Changed transfer program file extension from .tr to .tra to avoid c...
bringert
2005-12-06
Transfer: Fixed BNFC's layout resolver to not insert semicolon at end of line...
bringert
2005-12-06
Transfer: Changed BNFC's layout syntax resolver to add a semicolon at EOF if ...
bringert
2005-12-06
opers in cnc
aarne
2005-12-06
bug fix in Shell commands at, wt
aarne
2005-12-05
multimodal resource recreated for new API
aarne
2005-12-05
Added tuple expressions and patterns.
bringert
2005-12-05
tidy up res; bug fix in ShellState.addTransfer
aarne
2005-12-05
Transfer: fixed Eq derivation to at least work for GF-generated Tree types.
bringert
2005-12-02
Transfer added guards and Eq derivation.
bringert
2005-12-02
floats in GF and GFC (parsing user input still doesn't work)
aarne
2005-12-02
Make words in SLF language models upper case.
bringert
2005-12-01
Added list patterns. Added som simple prelude functions.
bringert
2005-12-02
EInteger
aarne
2005-12-01
making apply_transfer work
aarne
2005-12-01
Transfer: Added Double type.
bringert
2005-12-01
Transfer: added support for disjunctive patterns.
bringert
2005-11-30
Fixed layout stop word bug.
bringert
2005-11-30
Added bind operators, do-notation, a cons operator and list sytnax.
bringert
2005-11-30
Transfer: derive instances, not functions.
bringert
2005-11-30
Transfer: reimplement operators with type classes.
bringert
2005-11-30
Transfer compiler: don't load the same module twice.
bringert
2005-11-30
Transfer compiler now has a search path. Use -ipath to add to the path. Creat...
bringert
2005-11-30
Moved class stuff to prelude.
bringert
2005-11-30
Remove more useless pattern matching and variable bindings in transfer compil...
bringert
2005-11-30
added transfer cases
aarne
2005-11-30
transfer added to GF command interpreter[D[
aarne
2005-11-29
Use rec and sig for records.
bringert
2005-11-29
Transfer: let expressions caused non-termination due to excessive strictness,...
bringert
2005-11-29
Transfer: added derive composFold
bringert
2005-11-29
Transfer: support printing meta variable values.
bringert
2005-11-29
Transfer: don't eta-expand overshadowed constructors.
bringert
2005-11-29
Fixed type argument to recursive call in generated composOp.
bringert
2005-11-29
In transfer beta reduction optimization: reduce bottom-up instead of top-down.
bringert
2005-11-29
Added meta variables to transfer front-end and core.
bringert
2005-11-29
Transfer generation: cat constructors should not have tree types.
bringert
2005-11-29
Transfer data type generation now uses the Tree type constructor for data con...
bringert
2005-11-29
Added GrammarToTransfer. It works, except that the constructor types are miss...
bringert
2005-11-28
Transfer compiler: extended variable removal to variables bound in case expre...
bringert
2005-11-28
Transfer compilation: Change varibles which are not used to wildcards.
bringert
[next]