-
-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extended syntax: merging master #118
Commits on Feb 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 193f916 - Browse repository at this point
Copy the full SHA 193f916View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64dffc8 - Browse repository at this point
Copy the full SHA 64dffc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ceacc - Browse repository at this point
Copy the full SHA c0ceaccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60fce1c - Browse repository at this point
Copy the full SHA 60fce1cView commit details
Commits on Feb 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9927dcd - Browse repository at this point
Copy the full SHA 9927dcdView commit details
Commits on Jun 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f0117f1 - Browse repository at this point
Copy the full SHA f0117f1View commit details
Commits on Jun 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4fb44d3 - Browse repository at this point
Copy the full SHA 4fb44d3View commit details
Commits on Jun 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 291bc2b - Browse repository at this point
Copy the full SHA 291bc2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for efe9eed - Browse repository at this point
Copy the full SHA efe9eedView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4aa663 - Browse repository at this point
Copy the full SHA e4aa663View commit details
Commits on Jun 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 68e4ba0 - Browse repository at this point
Copy the full SHA 68e4ba0View commit details
Commits on Jun 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8108e6a - Browse repository at this point
Copy the full SHA 8108e6aView commit details
Commits on Jul 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4579287 - Browse repository at this point
Copy the full SHA 4579287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69869e3 - Browse repository at this point
Copy the full SHA 69869e3View commit details
Commits on Jul 5, 2019
-
Merge pull request #33 from grin-compiler/strip_externals
Strip externals
Configuration menu - View commit details
-
Copy full SHA for b148dc5 - Browse repository at this point
Copy the full SHA b148dc5View commit details
Commits on Jul 12, 2019
-
Fix the LLVM-7 install instructions for macOS
The install instructions via brew used an incorrect formula name
Configuration menu - View commit details
-
Copy full SHA for 7a1ebc2 - Browse repository at this point
Copy the full SHA 7a1ebc2View commit details
Commits on Jul 13, 2019
-
Merge pull request #31 from Anabra/master
Proper effect tracking for LVA
Configuration menu - View commit details
-
Copy full SHA for dab57b5 - Browse repository at this point
Copy the full SHA dab57b5View commit details
Commits on Jul 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c5c1345 - Browse repository at this point
Copy the full SHA c5c1345View commit details
Commits on Jul 16, 2019
-
Merge pull request #35 from nickwanninger/patch-1
Fix llvm-7 install instructions for macOS
Configuration menu - View commit details
-
Copy full SHA for a29648c - Browse repository at this point
Copy the full SHA a29648cView commit details
Commits on Jul 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for eb5d87e - Browse repository at this point
Copy the full SHA eb5d87eView commit details
Commits on Jul 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a6b469c - Browse repository at this point
Copy the full SHA a6b469cView commit details
Commits on Jul 26, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 99eb579 - Browse repository at this point
Copy the full SHA 99eb579View commit details -
Configuration menu - View commit details
-
Copy full SHA for 107771b - Browse repository at this point
Copy the full SHA 107771bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d25d6 - Browse repository at this point
Copy the full SHA a3d25d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d95f5e0 - Browse repository at this point
Copy the full SHA d95f5e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c403598 - Browse repository at this point
Copy the full SHA c403598View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbde5e8 - Browse repository at this point
Copy the full SHA fbde5e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c1acd - Browse repository at this point
Copy the full SHA 74c1acdView commit details
Commits on Jul 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ed0552a - Browse repository at this point
Copy the full SHA ed0552aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e9082 - Browse repository at this point
Copy the full SHA 03e9082View commit details
Commits on Jul 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d43a9a4 - Browse repository at this point
Copy the full SHA d43a9a4View commit details
Commits on Jul 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d6b8366 - Browse repository at this point
Copy the full SHA d6b8366View commit details -
Configuration menu - View commit details
-
Copy full SHA for d74db04 - Browse repository at this point
Copy the full SHA d74db04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2986790 - Browse repository at this point
Copy the full SHA 2986790View commit details
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 912c9fd - Browse repository at this point
Copy the full SHA 912c9fdView commit details
Commits on Aug 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6120979 - Browse repository at this point
Copy the full SHA 6120979View commit details -
Merge pull request #39 from grin-compiler/38-end-to-end-tests
End to end tests
Configuration menu - View commit details
-
Copy full SHA for cc4062e - Browse repository at this point
Copy the full SHA cc4062eView commit details
Commits on Sep 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6e08473 - Browse repository at this point
Copy the full SHA 6e08473View commit details
Commits on Sep 10, 2019
-
Runtime error function in runtime.c
Implicit runtime error is necessary as a debugging tool, for the generated LLVM code. Previously the prim_int_print used to report errors, but as the non-used externals are removed from the generated code, this bug was releived and a quick fix is to have an explicit runime_error function in the runtime.c module. This should be optional at the final form of the llvm codegen.
Configuration menu - View commit details
-
Copy full SHA for babd2f0 - Browse repository at this point
Copy the full SHA babd2f0View commit details
Commits on Sep 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 68eba16 - Browse repository at this point
Copy the full SHA 68eba16View commit details -
Revert "Revert "Reverted CSE test changes""
This reverts commit c5c1345. There was an accidental push to the remote master branch. This commit is the only difference between the two branches.
Configuration menu - View commit details
-
Copy full SHA for 66da2a5 - Browse repository at this point
Copy the full SHA 66da2a5View commit details
Commits on Oct 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b44ca1d - Browse repository at this point
Copy the full SHA b44ca1dView commit details
Commits on Oct 19, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ed7bacf - Browse repository at this point
Copy the full SHA ed7bacfView commit details
Commits on Oct 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8caf45e - Browse repository at this point
Copy the full SHA 8caf45eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c4faf5 - Browse repository at this point
Copy the full SHA 0c4faf5View commit details
Commits on Nov 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6f2a8cc - Browse repository at this point
Copy the full SHA 6f2a8ccView commit details
Commits on Nov 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e46c280 - Browse repository at this point
Copy the full SHA e46c280View commit details
Commits on Dec 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b65381a - Browse repository at this point
Copy the full SHA b65381aView commit details
Commits on Dec 7, 2019
-
Merge branch 'master' into update-nix-setup
Luc Tielen committedDec 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 9ac2ec7 - Browse repository at this point
Copy the full SHA 9ac2ec7View commit details
Commits on Dec 8, 2019
-
Add end2end test output to gitignore
Luc Tielen committedDec 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 044f864 - Browse repository at this point
Copy the full SHA 044f864View commit details -
Luc Tielen committed
Dec 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 9aceda4 - Browse repository at this point
Copy the full SHA 9aceda4View commit details -
Luc Tielen committed
Dec 8, 2019 Configuration menu - View commit details
-
Copy full SHA for d2ff162 - Browse repository at this point
Copy the full SHA d2ff162View commit details -
Luc Tielen committed
Dec 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 08e0bd3 - Browse repository at this point
Copy the full SHA 08e0bd3View commit details -
Luc Tielen committed
Dec 8, 2019 Configuration menu - View commit details
-
Copy full SHA for a2dfd1c - Browse repository at this point
Copy the full SHA a2dfd1cView commit details -
Use GHC865 with nix, point to same llvm-hs fork as stack
Luc Tielen committedDec 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 8356786 - Browse repository at this point
Copy the full SHA 8356786View commit details -
Always use same compiler in shell.nix and default.nix
Luc Tielen committedDec 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 0784573 - Browse repository at this point
Copy the full SHA 0784573View commit details -
Provide cabal and ghcid when in nix-shell
Luc Tielen committedDec 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 16fc9ee - Browse repository at this point
Copy the full SHA 16fc9eeView commit details -
Point to lts-14.16 stackage version
Luc Tielen committedDec 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 692329a - Browse repository at this point
Copy the full SHA 692329aView commit details
Commits on Dec 10, 2019
-
Luc Tielen committed
Dec 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 70625b8 - Browse repository at this point
Copy the full SHA 70625b8View commit details
Commits on Dec 11, 2019
-
Use haskell.nix to keep stack and nix approaches in sync
Luc Tielen committedDec 11, 2019 Configuration menu - View commit details
-
Copy full SHA for a730ec1 - Browse repository at this point
Copy the full SHA a730ec1View commit details
Commits on Dec 14, 2019
-
Allow specifying llvm tooling via env vars
Luc Tielen committedDec 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 90a7093 - Browse repository at this point
Copy the full SHA 90a7093View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dfb597 - Browse repository at this point
Copy the full SHA 1dfb597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9df4657 - Browse repository at this point
Copy the full SHA 9df4657View commit details -
Point to lts-14.16 stackage version
Luc Tielen committedDec 14, 2019 Configuration menu - View commit details
-
Copy full SHA for a3f84ae - Browse repository at this point
Copy the full SHA a3f84aeView commit details -
Remove unneeded bounds on some dependencies in cabal file
Luc Tielen committedDec 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 9f5f165 - Browse repository at this point
Copy the full SHA 9f5f165View commit details
Commits on Dec 15, 2019
-
Merge pull request #58 from luc-tielen/update-packages
Update packages
Configuration menu - View commit details
-
Copy full SHA for cefe5f2 - Browse repository at this point
Copy the full SHA cefe5f2View commit details
Commits on Dec 16, 2019
-
Merge branch 'master' into update-nix-setup
Luc Tielen committedDec 16, 2019 Configuration menu - View commit details
-
Copy full SHA for b894e2d - Browse repository at this point
Copy the full SHA b894e2dView commit details
Commits on Dec 17, 2019
-
Luc Tielen committed
Dec 17, 2019 Configuration menu - View commit details
-
Copy full SHA for fa7d5a2 - Browse repository at this point
Copy the full SHA fa7d5a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb083ae - Browse repository at this point
Copy the full SHA fb083aeView commit details
Commits on Dec 23, 2019
-
Merge pull request #56 from luc-tielen/update-nix-setup
Update nix setup
Configuration menu - View commit details
-
Copy full SHA for 6b7dd3d - Browse repository at this point
Copy the full SHA 6b7dd3dView commit details
Commits on Dec 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a1ac1ce - Browse repository at this point
Copy the full SHA a1ac1ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d940211 - Browse repository at this point
Copy the full SHA d940211View commit details
Commits on Dec 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 79467ce - Browse repository at this point
Copy the full SHA 79467ceView commit details
Commits on Dec 29, 2019
-
Merge pull request #62 from grin-compiler/jit/bugfix01/hardwired_ffi
fix: add __runtime_error to the hardwired JIT FFI
Configuration menu - View commit details
-
Copy full SHA for 454fdd0 - Browse repository at this point
Copy the full SHA 454fdd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c747d1 - Browse repository at this point
Copy the full SHA 4c747d1View commit details
Commits on Dec 31, 2019
-
Merge pull request #61 from grin-compiler/grin/bugfix/external_ffi_pr…
…etty Grin/bugfix/external ffi pretty
Configuration menu - View commit details
-
Copy full SHA for 2ca0fb6 - Browse repository at this point
Copy the full SHA 2ca0fb6View commit details
Commits on Jan 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7a9742e - Browse repository at this point
Copy the full SHA 7a9742eView commit details
Commits on Jan 4, 2020
-
Merge pull request #65 from grin-compiler/andorp/63-modular-primops-1
Frontend specific PrimOps.
Configuration menu - View commit details
-
Copy full SHA for 39a47bf - Browse repository at this point
Copy the full SHA 39a47bfView commit details -
Merge pull request #60 from grin-compiler/andorp/end-to-end-tests
More end-to-end tests generated by the Idris-GRIN backend.
Configuration menu - View commit details
-
Copy full SHA for b86f61d - Browse repository at this point
Copy the full SHA b86f61dView commit details
Commits on Jan 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 133441c - Browse repository at this point
Copy the full SHA 133441cView commit details
Commits on Jan 6, 2020
-
Merge pull request #66 from grin-compiler/andorp/improve-type-error-m…
…essage Improve error reporting.
Configuration menu - View commit details
-
Copy full SHA for 9a297c8 - Browse repository at this point
Copy the full SHA 9a297c8View commit details
Commits on Jan 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 13604d7 - Browse repository at this point
Copy the full SHA 13604d7View commit details -
Update grin/src/Transformations/Optimising/SimpleDeadParameterElimina…
…tion.hs Co-Authored-By: Peter Podlovics <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 59fbdb3 - Browse repository at this point
Copy the full SHA 59fbdb3View commit details -
Merge pull request #69 from grin-compiler/andorp/dead-parameter-elim
Improve Simple Dead Parameter Elimination.
Configuration menu - View commit details
-
Copy full SHA for 2976a99 - Browse repository at this point
Copy the full SHA 2976a99View commit details
Commits on Feb 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 963a4d3 - Browse repository at this point
Copy the full SHA 963a4d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac15cc7 - Browse repository at this point
Copy the full SHA ac15cc7View commit details
Commits on Feb 12, 2020
-
Merge pull request #77 from grin-compiler/andorp/eval-stat
Eval statistics.
Configuration menu - View commit details
-
Copy full SHA for 219727c - Browse repository at this point
Copy the full SHA 219727cView commit details -
Configuration menu - View commit details
-
Copy full SHA for add6ead - Browse repository at this point
Copy the full SHA add6eadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e2a39b - Browse repository at this point
Copy the full SHA 5e2a39bView commit details -
Merge pull request #78 from grin-compiler/andorp/issue-76
Add --continue-on-lint option.
Configuration menu - View commit details
-
Copy full SHA for b48adc1 - Browse repository at this point
Copy the full SHA b48adc1View commit details
Commits on Feb 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 537aae4 - Browse repository at this point
Copy the full SHA 537aae4View commit details
Commits on Feb 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 27cd500 - Browse repository at this point
Copy the full SHA 27cd500View commit details
Commits on Feb 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6ac09ec - Browse repository at this point
Copy the full SHA 6ac09ecView commit details
Commits on Feb 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 15fdfe6 - Browse repository at this point
Copy the full SHA 15fdfe6View commit details
Commits on Mar 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 113f8de - Browse repository at this point
Copy the full SHA 113f8deView commit details -
Configuration menu - View commit details
-
Copy full SHA for d945e86 - Browse repository at this point
Copy the full SHA d945e86View commit details
Commits on Mar 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e15b0cc - Browse repository at this point
Copy the full SHA e15b0ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f02e0 - Browse repository at this point
Copy the full SHA 50f02e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 093f2e6 - Browse repository at this point
Copy the full SHA 093f2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8020b10 - Browse repository at this point
Copy the full SHA 8020b10View commit details -
Co-Authored-By: Peter Podlovics <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db3849f - Browse repository at this point
Copy the full SHA db3849fView commit details -
Co-Authored-By: Peter Podlovics <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 81c973c - Browse repository at this point
Copy the full SHA 81c973cView commit details -
Co-Authored-By: Peter Podlovics <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ca9791 - Browse repository at this point
Copy the full SHA 1ca9791View commit details -
Configuration menu - View commit details
-
Copy full SHA for d12e500 - Browse repository at this point
Copy the full SHA d12e500View commit details -
Merge pull request #79 from grin-compiler/andorp/lint-subtype-impr
Lint: Node pattern match uses sub-type instead of type equality.
Configuration menu - View commit details
-
Copy full SHA for bc14718 - Browse repository at this point
Copy the full SHA bc14718View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7032e8 - Browse repository at this point
Copy the full SHA e7032e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01871a7 - Browse repository at this point
Copy the full SHA 01871a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cea1203 - Browse repository at this point
Copy the full SHA cea1203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0974c35 - Browse repository at this point
Copy the full SHA 0974c35View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1119ad - Browse repository at this point
Copy the full SHA e1119adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1972df6 - Browse repository at this point
Copy the full SHA 1972df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdf4d66 - Browse repository at this point
Copy the full SHA bdf4d66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73efa67 - Browse repository at this point
Copy the full SHA 73efa67View commit details
Commits on Mar 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 940d902 - Browse repository at this point
Copy the full SHA 940d902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94caa1d - Browse repository at this point
Copy the full SHA 94caa1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c35524c - Browse repository at this point
Copy the full SHA c35524cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f65da6c - Browse repository at this point
Copy the full SHA f65da6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75907c8 - Browse repository at this point
Copy the full SHA 75907c8View commit details
Commits on Mar 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ff45be9 - Browse repository at this point
Copy the full SHA ff45be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb40a69 - Browse repository at this point
Copy the full SHA eb40a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c466ef - Browse repository at this point
Copy the full SHA 6c466efView commit details
Commits on Mar 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 93e0f3b - Browse repository at this point
Copy the full SHA 93e0f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02a7b73 - Browse repository at this point
Copy the full SHA 02a7b73View commit details
Commits on Mar 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 086387d - Browse repository at this point
Copy the full SHA 086387dView commit details
Commits on Mar 22, 2020
-
Merge pull request #81 from grin-compiler/32-ES-to-master
Early merge of new syntax to master
Configuration menu - View commit details
-
Copy full SHA for d0c1a12 - Browse repository at this point
Copy the full SHA d0c1a12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06f99fc - Browse repository at this point
Copy the full SHA 06f99fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c05b575 - Browse repository at this point
Copy the full SHA c05b575View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7e6a5b - Browse repository at this point
Copy the full SHA a7e6a5bView commit details
Commits on Mar 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 136373a - Browse repository at this point
Copy the full SHA 136373aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3c59c - Browse repository at this point
Copy the full SHA 0f3c59cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 478daf8 - Browse repository at this point
Copy the full SHA 478daf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 574947c - Browse repository at this point
Copy the full SHA 574947cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 246f211 - Browse repository at this point
Copy the full SHA 246f211View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaed3ac - Browse repository at this point
Copy the full SHA eaed3acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 285db00 - Browse repository at this point
Copy the full SHA 285db00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 981cc45 - Browse repository at this point
Copy the full SHA 981cc45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7107c77 - Browse repository at this point
Copy the full SHA 7107c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ebea7 - Browse repository at this point
Copy the full SHA b6ebea7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffd4fa5 - Browse repository at this point
Copy the full SHA ffd4fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a7bc07 - Browse repository at this point
Copy the full SHA 1a7bc07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d1329 - Browse repository at this point
Copy the full SHA 34d1329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 414e58a - Browse repository at this point
Copy the full SHA 414e58aView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa01688 - Browse repository at this point
Copy the full SHA aa01688View commit details
Commits on Apr 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 43ea82f - Browse repository at this point
Copy the full SHA 43ea82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea1554 - Browse repository at this point
Copy the full SHA 0ea1554View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a48881 - Browse repository at this point
Copy the full SHA 2a48881View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c5946 - Browse repository at this point
Copy the full SHA 40c5946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e7c48 - Browse repository at this point
Copy the full SHA 02e7c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10a6377 - Browse repository at this point
Copy the full SHA 10a6377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4144f5d - Browse repository at this point
Copy the full SHA 4144f5dView commit details
Commits on Apr 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 32de2ee - Browse repository at this point
Copy the full SHA 32de2eeView commit details
Commits on Nov 14, 2020
-
temporarily remove building/testing from travis
This is because the Travis job times out at 50 minutes. We will need to revert this once the stack artifacts are cached.
Configuration menu - View commit details
-
Copy full SHA for 1ef4a21 - Browse repository at this point
Copy the full SHA 1ef4a21View commit details -
Revert "temporarily remove building/testing from travis "
This reverts commit 1ef4a21.
Configuration menu - View commit details
-
Copy full SHA for a918f6e - Browse repository at this point
Copy the full SHA a918f6eView commit details