scratch: implemented [node][edge] -> circular structure.
[mate.git] / Mate.hs
2012-04-16 Bernhard Urbanmethodpool: save information in codegen context
2012-04-14 Bernhard UrbanmethodPool: compile methods on-demand
2012-04-08 Bernhard Urbanmethodpool: small demo how to access a Data.Map instanc...
2012-04-08 Bernhard Urbanmain: remove PoC code
2012-04-02 Bernhard Urbansrc: move files into a Mate package
2012-04-02 Bernhard Urbancompile: use relative call
2012-03-27 Harald SteinlechnerMate.hs now uses lately introduced Utilities lookupMethod
2012-03-18 Bernhard Urbantrapping code: transition from native to haskell rts PoC
2012-03-17 Bernhard Urbanpatching existing code
2012-03-17 Bernhard Urbanplaying around with generated codebuffers
2012-03-15 Bernhard Urbanmate: Initial commit