-
Notifications
You must be signed in to change notification settings - Fork 26
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
fixing isa-parser #335
base: master
Are you sure you want to change the base?
fixing isa-parser #335
Commits on Jan 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6279c1a - Browse repository at this point
Copy the full SHA 6279c1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 328c779 - Browse repository at this point
Copy the full SHA 328c779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17590d5 - Browse repository at this point
Copy the full SHA 17590d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c20410 - Browse repository at this point
Copy the full SHA 1c20410View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8a9aba - Browse repository at this point
Copy the full SHA d8a9abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 287dc22 - Browse repository at this point
Copy the full SHA 287dc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d8f1b8 - Browse repository at this point
Copy the full SHA 6d8f1b8View commit details
Commits on Jan 17, 2020
-
isa-parser: add parsing for case of; add parsing for ConstTerm IntLit…
…eral (only supports nat for now
Configuration menu - View commit details
-
Copy full SHA for 29d2fdb - Browse repository at this point
Copy the full SHA 29d2fdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b09b8c - Browse repository at this point
Copy the full SHA 3b09b8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce2caa - Browse repository at this point
Copy the full SHA bce2caaView commit details
Commits on Jan 21, 2020
-
isa-parser: added list type; removed '.' from quasiletterS because it…
…'s breaking other things
Configuration menu - View commit details
-
Copy full SHA for 666be40 - Browse repository at this point
Copy the full SHA 666be40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3b2b5e - Browse repository at this point
Copy the full SHA d3b2b5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e64bed6 - Browse repository at this point
Copy the full SHA e64bed6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e05c846 - Browse repository at this point
Copy the full SHA e05c846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7665835 - Browse repository at this point
Copy the full SHA 7665835View commit details
Commits on Jan 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5aa5df5 - Browse repository at this point
Copy the full SHA 5aa5df5View commit details
Commits on Jan 24, 2020
-
isa-parser: added parsing for >, <, - as operators. Need to change pa…
…rsing for <^sub>
Configuration menu - View commit details
-
Copy full SHA for 8f21b69 - Browse repository at this point
Copy the full SHA 8f21b69View commit details
Commits on Jan 27, 2020
-
isa-parser: added parsing for Pair, put parsing for List and Tuple in…
…side ListTerm rather than seperate types
Configuration menu - View commit details
-
Copy full SHA for a8cb7b8 - Browse repository at this point
Copy the full SHA a8cb7b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3588bfc - Browse repository at this point
Copy the full SHA 3588bfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cf41b6 - Browse repository at this point
Copy the full SHA 5cf41b6View commit details
Commits on Jan 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 84aabd4 - Browse repository at this point
Copy the full SHA 84aabd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a78b31d - Browse repository at this point
Copy the full SHA a78b31dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd111f - Browse repository at this point
Copy the full SHA fbd111fView commit details -
isa-parser: added parsing for binary operators including six bitwise …
…operators and one function(Nth)
Configuration menu - View commit details
-
Copy full SHA for f311577 - Browse repository at this point
Copy the full SHA f311577View commit details -
isa-parser: made parsing function updates better; modified record dec…
…lare and update function; attempted to parse letIn
Configuration menu - View commit details
-
Copy full SHA for a9c8ad6 - Browse repository at this point
Copy the full SHA a9c8ad6View commit details
Commits on Jan 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b5215ef - Browse repository at this point
Copy the full SHA b5215efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f473f0 - Browse repository at this point
Copy the full SHA 1f473f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e103ce - Browse repository at this point
Copy the full SHA 1e103ceView commit details -
isa-parser: modified parsing for recField to allow unquoted types; ad…
…ded binary operators subset_eq and restrict_map
Configuration menu - View commit details
-
Copy full SHA for 463c9db - Browse repository at this point
Copy the full SHA 463c9dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c62e79 - Browse repository at this point
Copy the full SHA 3c62e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 630b157 - Browse repository at this point
Copy the full SHA 630b157View commit details
Commits on Jan 31, 2020
-
isa-parser: made parsing composition a seperate case; fixed pretty pr…
…inting for abbr, primrec and import
Configuration menu - View commit details
-
Copy full SHA for 6775665 - Browse repository at this point
Copy the full SHA 6775665View commit details -
isa-parser: Added:(1)binops |-> and :=(2)parens around if; Fixed:(1)p…
…retty set(2)types in outer record;Deleted(1)funUpd(2)mapsto
Configuration menu - View commit details
-
Copy full SHA for 86d1104 - Browse repository at this point
Copy the full SHA 86d1104View commit details
Commits on Feb 12, 2020
-
isa-parser: added ffmap and Functor Flip instances for the sake of ty…
…pes/terms conversion
Configuration menu - View commit details
-
Copy full SHA for 274393d - Browse repository at this point
Copy the full SHA 274393dView commit details
Commits on Feb 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ab8b3ce - Browse repository at this point
Copy the full SHA ab8b3ceView commit details