summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2023-12-09Switch to typescript. Much more civilized.Dougal
2022-12-14Add a make target for running unit tests with Haskell stack traces.Alexey Radul
2022-09-28Small edits suggested by AdamDougal
2022-06-14Move manually written documentation to the canonical doc/ directory.Alexey Radul
2022-05-24Separate `stack test` work space from `stack build` work space, because they ...Alexey Radul
2022-05-17Add support for monomorphic literals to speed up jax2dexAdam Paszke
2022-04-28Ignore profiteur profile dumps.Alexey Radul
2022-04-04Add more non-overlapping Dex compilation modes.Alexey Radul
2022-02-02Bring tutorial up to date.Dougal
2021-08-25Call Dex code from Julia (#625)Lyndon White
2021-06-15Adds README section for setting up HLSHarry Askham
2021-03-22Support building Dex form LLVM HEADAdam Paszke
2020-10-14Add support for arrays in export modeAdam Paszke
2020-10-13Add export modeAdam Paszke
2020-10-12Add `:html` command to render an HTML string produced by a Dex program.Dougal Maclaurin
2020-10-06Add three Parboil benchmarks: Histogram, MRI-Q and 3D stencilAdam Paszke
2020-10-06Start a more comprehensive benchmark suiteAdam Paszke
2020-09-07A prototype of Python bindingsAdam Paszke
2020-08-28Script to check out old commits for CI benchmarking.Dougal Maclaurin
2020-08-19Merge branch 'main' into benchmark-setupDougal Maclaurin
2020-08-18Revert the revert of DexRT static linkingAdam Paszke
2020-08-14Start a framework for CI and ad hoc benchmarks.Dougal Maclaurin
2020-08-14Revert "Link the Dex runtime statically to all LLVM programs we compile" (#199)Adam Paszke
2020-08-11Link the Dex runtime statically to all LLVM programs we compileAdam Paszke
2020-06-28Cache prelude evaluation.Dougal Maclaurin
2020-04-07Make it possible to build Dex using CabalAdam Paszke
2020-01-10Python module to write tuples of scalars and NumPy arrays to binary format.Dougal Maclaurin
2020-01-10Add a mmappable binary serialization format for Dex data.Dougal Maclaurin
2019-12-17Transposition of loops with carried state.Dougal Maclaurin
2019-12-05Teach the Makefile to build and run Dex with profiling on by default, to get ...Alexey Radul
2019-10-02Make rule for running examplesDougal Maclaurin
2019-09-30Rename coddle->dexDougal Maclaurin
2019-09-18(WIP) start coddle-to-jaxpr loweringDougal Maclaurin
2019-08-08Start making quickcheck for pprint/parse roundtripDougal Maclaurin
2019-08-08Move .hs files into src/ directory to allow a cabal test suiteDougal Maclaurin
2019-04-04Starting writing lowering to LLVM from Imp IR. Working-ish for scalars.Dougal Maclaurin
2019-03-28Switched to using stack for building to make it easier to build with profilingDougal Maclaurin
2019-02-10Basic example of calling a C functionDougal Maclaurin
2019-02-08Made a crude test setup based on diffDougal Maclaurin
2019-01-16Added whole-file version of interpreterDougal Maclaurin
2018-11-10Fixed bug that was leading to infinite recursionDougal
2018-10-19Reading from sqlite dbDougal
2018-10-17Added tests(starting with parser)Dougal Maclaurin
2018-09-29rename and gitignoreDougal