summaryrefslogtreecommitdiff
path: root/lc
AgeCommit message (Expand)Author
2016-02-22name primitive functionsPéter Diviánszky
2016-02-22rename zeroComp --> zero; oneComp --> onePéter Diviánszky
2016-02-19speedup: tweak max de bruijn handlingPéter Diviánszky
2016-02-19tuples are heterogeneous listsPéter Diviánszky
2016-02-17add new test, extend InterpolatedType in BuiltinsCsaba Hruska
2016-02-16generate functions in shadersPéter Diviánszky
2016-02-16eliminate FixLabel, performance is back at previous levelPéter Diviánszky
2016-02-15put trace info in .out filesPéter Diviánszky
2016-02-07refactoringPéter Diviánszky
2016-02-07try again to move injectivity checking into the librariesPéter Diviánszky
2016-02-07work on the elimination of ConNamePéter Diviánszky
2016-02-05refactor Builtins.lcPéter Diviánszky
2016-02-05bugfixPéter Diviánszky
2016-02-05refactor Builtins.lcPéter Diviánszky
2016-02-05try to switch to megaparsecPéter Diviánszky
2016-02-05eliminate PreFrameBufferPéter Diviánszky
2016-02-05experimental change: Stream -> ListPéter Diviánszky
2016-02-05cleanupPéter Diviánszky
2016-02-05better Fragment data typePéter Diviánszky
2016-02-05set programmable point size with ProgramPointSizePéter Diviánszky
2016-02-04bugfix & improvementsPéter Diviánszky
2016-02-04more complete Component instancesPéter Diviánszky
2016-02-04simplify Component type classPéter Diviánszky
2016-02-04add names to primitive functionsPéter Diviánszky
2016-02-03add more aliases to primitivesPéter Diviánszky
2016-02-03more uniform handling of literalsPéter Diviánszky
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