1
1
mirror of https://github.com/tweag/asterius.git synced 2024-09-21 05:48:04 +03:00
asterius/.gitignore

24 lines
284 B
Plaintext
Raw Normal View History

2017-11-20 17:00:14 +03:00
.stack-work/
stack.yaml.lock
wabt/wabt/bin
2017-11-20 17:00:14 +03:00
asterius.cabal
2018-03-15 08:07:37 +03:00
ghc-toolkit.cabal
binaryen.cabal
npm-utils.cabal
wabt.cabal
Switch copyright info and point to Tweag I/O (+37 squashed commit) Squashed commit: [d4cd9e9] Update binaryen to WebAssembly/binaryen@01098f1288d37058b5fbac50468a1b07408d6dec [a28ed78] Update binaryen to WebAssembly/binaryen@de999c4673688e1b6f29a9a3023e1295fca33446 [c9f2f9f] Update binaryen to WebAssembly/binaryen@d9692277357ba6fd67a7e25ce16934209d049033 [96744b7] Update binaryen to WebAssembly/binaryen@07f6dfbf0d89d4c07106c0519711dc132f09fab2 [74ff4a6] Update binaryen to WebAssembly/binaryen@5578bb58402fde2bb2c932bfa08ab71045854a41 [653c77b] Update boot libs to ghc/ghc@a032ff77210736df45cf49820c882f40dc10230e [56f8fef] Disable unregisterised build for now; use associated types for relocatable Expression [c2f4b0b] Begin prototyping on a relocatable Expression type [0f58e45] Add recent revisions of HscMain to Unexported module [c40b177] Restore orphan module for now, fixing previous build [719a3a5] Move orphan instances of cereal to use site; implement ValueType/FunctionType [9fc9347] Implement helper functions for invoking raw bindings [6a73c49] Update boot libs to ghc/ghc@043466b9aac403553e2aaf8054c064016f963f80 [76649a4] Factor-out higher-level wasm stuff to another package [c77ed74] Do not build binaryen binaries [d513af5] Update binaryen to WebAssembly/binaryen@27000a9bfa616133c9368214386fd0416f398dfe [614ed53] Stop tracing cereal-utils.cabal [3246b85] Get rid of DeriveAnyClass to remove a bunch of ghc warnings [be8628c] Use cereal for custom serialization [1ccda7f] Remove deprecated interface from hbinaryen; fix build by disabling compact region [f4745d3] Get rid of head.hackage [af5d5bb] Update binaryen to WebAssembly/binaryen@85ae8cc6ffeffa65ff30d17649a0d8589dab2b00 [7aeff32] Update binaryen to WebAssembly/binaryen@e0f86a24bda5612fb798524df23b6071d2dccc14 [191d25d] Run autoreconf -i for ghc-prim [555ce02] Enable autoconf for ghc-prim [b717575] Update boot libs to ghc/ghc@8529fbba309cd692bbbb0386321515d05a6ed256 [407f68d] Add DEPRECATED pragmas to bindings of deprecated functions in binaryen-c.h [c158d54] Re-implement the system-binaryen flag for hbinaryen [25a3f71] Prep for implementing a more Haskellish IR in hbinaryen [4f68a79] Fix test config in circleci config [174805c] Fix circleci cache paths for last commit [f4b03ba] Factor out the hbinaryen package, in case it's useful to other Haskellers working with wasm [a7dd7a1] Invalidate gen2 cache on circleci [de7b151] Include rts in the boot package db [acb87ff] Update binaryen to WebAssembly/binaryen@8ddbac2c642e9fe0809afadbc28abe7c5f668674 [c794c90] Update boot libs to ghc/ghc@c9a88db3ac4f1c3e97e3492ebe076f2df6463540 [0a4528e] Update binaryen to WebAssembly/binaryen@e7f2213265816dbb051ff34867c69fab85d0a861 (+197 squashed commit)
2017-11-20 17:15:25 +03:00
wasm-toolkit.cabal
dist/
dist-newstyle/
2018-04-05 09:23:58 +03:00
site/
_build/
.idea/
node_modules/
*.dump-*
yarn.lock
package-lock.json
2019-09-11 10:13:38 +03:00
*.linked.txt
*.unlinked.bin
*.wasm-toolkit.txt
/test