summaryrefslogtreecommitdiff
path: root/lc
AgeCommit message (Expand)Author
2016-02-02try to speed up parseTermPéter Diviánszky
2016-01-27first try to move wired-in constraint reductions into the libraryPéter Diviánszky
2016-01-27less wired-in reductions in the compilerPéter Diviánszky
2016-01-27refactoring: use less STypedPéter Diviánszky
2016-01-23major refactoringPéter Diviánszky
2016-01-22support more pattern literalsPéter Diviánszky
2016-01-20simpler Fragment typePéter Diviánszky
2016-01-20better type for rasterize primitivePéter Diviánszky
2016-01-20tweak type synonym desugaringPéter Diviánszky
2016-01-20refactoring; more prim reductions; begin to strengthten type annotationsPéter Diviánszky
2016-01-20move iterate to PreludePéter Diviánszky
2016-01-19fix loop issuePéter Diviánszky
2016-01-19eliminate TFMatPéter Diviánszky
2016-01-19move fromInt to InternalsPéter Diviánszky
2016-01-19simplify CullMode: remove FrontFace it is always ccwCsaba Hruska
2016-01-18improve type class handling; experiment with type classesPéter Diviánszky
2016-01-18Add (++) to Prelude.lcAndor Penzes
2016-01-16Builtins.lc API refactoringPéter Diviánszky
2016-01-15remove unused constructsPéter Diviánszky
2016-01-15modify hw example & add TODO itemPéter Diviánszky
2016-01-15rename Fragments to ShadedFragmentStreamPéter Diviánszky
2016-01-14allow scalars to be addedPéter Diviánszky
2016-01-14improve hw examplePéter Diviánszky
2016-01-13update hello world lc examplePéter Diviánszky
2016-01-13move definitions to BuiltinsPéter Diviánszky
2016-01-13begin to use a more general equality constraintPéter Diviánszky
2016-01-13eliminate AccumulationContextPéter Diviánszky
2016-01-13install lambdacube prelude as package dataAndor Penzes