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
/
transfer
Age
Commit message (
Expand
)
Author
2006-03-20
Transfer: some TODOs. Lots of minor fixes in type checking algorithm.
bringert
2006-03-20
Some simple clarifications in the transfer type checking document.
bringert
2006-03-20
Expermintation woth a collections framework for transfer.
bringert
2006-03-20
Added some tricky transfer type checking examples.
bringert
2006-03-20
Transfer TODO: added (A,B : Type) argument types.
bringert
2006-03-15
Transfer prelude: added missing type arguments to some type classes.
bringert
2006-03-15
Fixed typo in transfer prelude: prim_eq_Str
bringert
2006-03-13
Transfer reflexive example: added ideal version.
bringert
2006-03-13
Added transfer example: constructing reflexives.
bringert
2006-03-06
Transfer type system: some random changes
bringert
2006-03-03
Transfer type checking algorithm: started on conversion.
bringert
2006-03-03
Transfer type checking: Added some notation explanation. Added constructor co...
bringert
2006-03-03
Transfer: added beginnings of a type checking algorithm description.
bringert
2006-01-20
Report errors in at command.
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
Transfer: fixed bug in prelude partition. Fixed naming of tuple field names, ...
bringert
2005-12-08
Transfer: Added compile_all.sh.
bringert
2005-12-07
Transfer: derive Eq Bool
bringert
2005-12-06
Transfer: Changed transfer program file extension from .tr to .tra to avoid c...
bringert
2005-12-06
Simple transfer tutorial touch-up.
bringert
2005-12-06
Moved transfer documentation to doc/. Added sections and text to transfer tut...
bringert
2005-12-06
Transfer: fixed syntax error in prelude definition of partition.
bringert
2005-12-06
Transfer: moved pair stuff to prelude. Added partition function.
bringert
2005-12-06
opers in cnc
aarne
2005-12-05
Added beginnings of a transfer language reference.
bringert
2005-12-05
Removed variable for the type argument of List.
bringert
2005-12-05
Renamed transfer compiler and interpreter.
bringert
2005-12-05
Changed test.tr to run a fibNat test.
bringert
2005-12-05
Added aggregation example.
bringert
2005-12-05
Added tuple expressions and patterns.
bringert
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
Added some differences between Cayenne and Transfer to transfer README
bringert
2005-12-01
Transfer: removed list syntax from TODO.
bringert
2005-12-01
Added list patterns. Added som simple prelude functions.
bringert
2005-12-01
Transfer: Added Double type.
bringert
2005-12-01
Transfer: remove disjunctive patterns from TODO.
bringert
2005-12-01
Transfer: added support for disjunctive patterns.
bringert
2005-12-01
Transfer: removed some fixed TODOs.
bringert
2005-12-01
Transfer: moved stuff around in prelude. Added some new simple instances.
bringert
2005-12-01
Transfer: Added Add instance for lists.
bringert
2005-11-30
Fixed layout stop word bug.
bringert
2005-11-30
Transfer: added example which makes the layout resolver go wrong. Added binar...
bringert
2005-11-30
Added bind operators, do-notation, a cons operator and list sytnax.
bringert
2005-11-30
Added monad isntances for List and Maybe.
bringert
2005-11-30
Transfer: derive instances, not functions.
bringert
2005-11-30
Transfer: added monad class. fixed Compos class types.
bringert
2005-11-30
Transfer: reimplement operators with type classes.
bringert
2005-11-30
Transfer compiler now has a search path. Use -ipath to add to the path. Creat...
bringert
[next]