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-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
2005-11-28
Fixed transfer composOp generation to support tree types that don't take a si...
bringert
2005-11-28
Changed precedence of projection to be higher than application.
bringert
2005-11-28
Regenerated transfer layout syntax module with bug-fixed BNFC. Fixed printing...
bringert
2005-11-28
Cleaned up closure stuff in the transfer interpreter.
bringert
2005-11-25
Added evaluateExp and builtin to InterpreterAPI. Check for EOF in interactive...
bringert
2005-11-25
questions and transfer in shell state
aarne
2005-11-25
Move transfer into the GF repo.
bringert
2005-11-24
solved: path problem in SimpleGFC
peb
2005-11-24
simple problem tracing
aarne
2005-11-23
extending proto resource API
aarne
2005-11-23
Make tools/mktoday.sh executable in dist and snapshot. Reported by Johan Bock...
bringert
2005-11-23
Added srgs_xml_prob to HelpFile.
bringert
2005-11-22
experimenting with English VP
aarne
2005-11-18
Fixed bugs in the snapshot versioning code.
bringert
2005-11-18
Fixed snapshot building to use data-based version number.
bringert
2005-11-18
matching with ""
aarne
2005-11-17
nondeterministic lexer, e.g. subseqs
aarne
2005-11-17
Updated ReleaseProcedure with darcs stuff.
bringert
2005-11-17
Changed Makefile use of CVS for creating dists to use darcs.
bringert
2005-11-17
Document version requirements for ssh.
bringert
2005-11-16
"Committed_by_peb"
peb
2005-11-15
work on cf
aarne
2005-11-15
extended cf syntax; Det experiment
aarne
2005-11-14
arbitrary lincat records; noparse pragmas
aarne
2005-11-11
compilation of functors
aarne
2005-11-11
Made mapAssignM more efficient.
bringert
2005-11-11
More efficient implementations of mapPairsM and mapPairListM
bringert
2005-11-11
Allow disabling signal support in configure.
bringert
2005-11-10
Prepared for generation of finite automata in C.
bringert
2005-11-10
Moved FA and regular grammar printers to a separate module.
bringert
2005-11-09
started IDE support project
aarne
[next]