Commit Graph

  • 28043c395c Only print Loading when the module is going to be loaded Trevor Elliott 2014-04-25 11:13:06 -0700
  • 25f17d0202 Some bug fixes related to fenced code in markdown Trevor Elliott 2014-05-06 14:29:51 -0700
  • f1f1991ce0 No plans to allow indented code fence blocks Trevor Elliott 2014-05-06 10:59:29 -0700
  • b713a8ac9f Setup.hs: unbreak 'runhaskell Setup configure' building mode Sergei Trofimovich 2014-05-02 15:28:11 +0300
  • 87042d4604 fixing lone bad reference in doc, added syntax chapter, replaced Salsa spec PDF with pointer to it, fixed table in section 1.2.2 Dylan McNamee 2014-04-30 11:37:15 -0700
  • deed454a5b Merge 9c47604cac into 3188a212b5 ajdm 2014-04-30 16:57:24 +0000
  • 3919ebeab7 fix expected output for tests after fix in #10 Adam C. Foltzer 2014-04-29 11:43:19 -0700
  • 3188a212b5 Fixing a type constraint solver bug submitted by Jaak Randmets, verified by Iavor. Regression tests passed. Dylan McNamee 2014-04-28 10:17:11 -0700
  • 8ad498ca57 disable email notifications for travis Adam C. Foltzer 2014-04-27 21:54:18 -0700
  • 924de3f152 install the Cabal library before starting the Travis build Adam C. Foltzer 2014-04-27 21:33:38 -0700
  • 2b6642457b add travis.yml Adam C. Foltzer 2014-04-27 21:27:57 -0700
  • 2cf71679c6 Merge branch 'master' into devel Adam C. Foltzer 2014-04-27 20:51:56 -0700
  • 3e0ce32888 document that four failing tests is expected (for now) Dylan McNamee 2014-04-27 11:29:52 -0700
  • 3e22966c1c spelling in README Dylan McNamee 2014-04-27 11:26:37 -0700
  • 58dba72bdb Merge e5789d368a into 62acc96f97 orchid-hybrid 2014-04-26 02:43:25 +0000
  • e5789d368a Update README.md orchid-hybrid 2014-04-26 03:43:09 +0100
  • 1dac36494a Only print Loading when the module is going to be loaded Trevor Elliott 2014-04-25 11:13:06 -0700
  • e54f73717d Merge branch 'master' of github.com:GaloisInc/cryptol Joseph Kiniry 2014-04-25 09:58:10 +0200
  • 200df77725 Missing space. Joseph Kiniry 2014-04-25 09:57:44 +0200
  • 728f9cc00e Two new todos. Joseph Kiniry 2014-04-25 09:57:38 +0200
  • 62acc96f97 Fixing makefile to be compatible with David Lazar's speck fix Dylan McNamee 2014-04-24 18:07:47 -0700
  • 203b2c8596 Merge branch 'master' of https://github.com/davidlazar/cryptol into davidlazar-master Dylan McNamee 2014-04-24 18:01:46 -0700
  • 9c47604cac Fix reference James Manton 2014-04-25 01:12:13 +0100
  • 27b9074952 Merge fe67268088 into 2f229e0c9c David Lazar 2014-04-24 22:01:46 +0000
  • 2f229e0c9c reinsert book authors into acknowledgments Adam C. Foltzer 2014-04-24 14:47:55 -0700
  • fe67268088 Simplify type constraints. David Lazar 2014-04-24 17:33:43 -0400
  • bda2596f30 Minor whitespace tweak. David Lazar 2014-04-24 17:28:25 -0400
  • e1c2ddec55 Fix formatting in speck.cry. David Lazar 2014-04-24 17:27:34 -0400
  • 46c93d1a33 spec.cry should be speck.cry. David Lazar 2014-04-24 17:19:20 -0400
  • bd578915ea incorporating "thanks" in main README v2.0.0 Dylan McNamee 2014-04-24 10:58:33 -0700
  • 8c97b35bb2 updated docs Adam C. Foltzer 2014-04-24 10:55:52 -0700
  • 8fbb351063 final tweaks to the book Dylan McNamee 2014-04-24 10:52:43 -0700
  • 934e0aae53 change system description parameter in makefile Adam C. Foltzer 2014-04-23 19:36:41 -0700
  • 4a2da5686a temporarily check docs into the repo Adam C. Foltzer 2014-04-23 19:16:57 -0700
  • 417193b8a8 change glob for markdown docs Adam C. Foltzer 2014-04-23 18:54:45 -0700
  • 72cd17c11b change name of book pdf Adam C. Foltzer 2014-04-23 18:52:10 -0700
  • af3e5ecb39 make package id configurable via env var Adam C. Foltzer 2014-04-23 18:04:15 -0700
  • 288178dea2 markdown -> .md, Acks section, adding spec to contrib Dylan McNamee 2014-04-23 13:15:18 -0700
  • bba0c10cf7 keccak is version 1, and proving too tricky to convert for now. Moving simon and spec to contrib, to "seed the pool" of contributed examples. Dylan McNamee 2014-04-22 17:26:11 -0700
  • b7cad1c5b0 fixing issue290 - it was a bug in the brain of the reporter. imports need to be qualified to support this behavior. Dylan McNamee 2014-04-22 17:03:24 -0700
  • 72d690bd9f a little "how to run this" added to funstuff Dylan McNamee 2014-04-22 10:43:39 -0700
  • 695a0781a8 add arch to dist package Adam C. Foltzer 2014-04-21 16:04:59 -0700
  • a04a2444a5 Note: NIST 180-4 has an inconsistency in section 4.1.1 - the prose says 0<=t<=80, but the formula says 0<=t<=79. Later, they refer to 80 elements, so we're going with the formula's specification Dylan McNamee 2014-04-21 13:50:00 -0700
  • 744808f67f Making the SHA1 "f" look more like the NIST SHA1 "f" Dylan McNamee 2014-04-21 13:42:12 -0700
  • 51cb27555a readme updates Adam C. Foltzer 2014-04-21 12:01:18 -0700
  • bca8d997f5 add David's Keccak implementation Adam C. Foltzer 2014-04-21 11:39:07 -0700
  • 4f57c0a93f polishing Dylan McNamee 2014-04-21 11:40:07 -0700
  • 63b77b82d3 add David's Keccak implementation Adam C. Foltzer 2014-04-21 11:39:07 -0700
  • e937d172d3 !=== is now !== (!!!) Adam C. Foltzer 2014-04-18 14:57:40 -0700
  • 4e31cd7b4c fix license file for Windows installer Adam C. Foltzer 2014-04-18 10:51:55 -0700
  • 7f44d616dd fixup: Paths_cryptol_parser Adam C. Foltzer 2014-04-18 10:28:46 -0700
  • 5b25f8c21a it's not just a parser anymore Adam C. Foltzer 2014-04-18 10:18:26 -0700
  • ba0a0e8576 Initial import from internal repo Adam C. Foltzer 2014-04-17 15:34:25 -0700