index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
spec_analysis.ml
Age
Commit message (
Expand
)
Author
2021-02-25
Remove accidental use of too-recent Option module
Brian Campbell
2021-02-25
Add -infer_effects option
Brian Campbell
2021-02-24
Fill out some missing cases in free variable calculation
Brian Campbell
2020-09-29
Refactor: Change AST type from a union to a struct
Alasdair
2020-09-28
Move the ast defs wrapper into it's own file
Alasdair
2020-04-21
Add more monomorphisation rewrites
Thomas Bauereiss
2020-02-21
Distinguish type identifiers in topological sorting
Thomas Bauereiss
2020-02-21
Fix bug in last patch to topological sorting (e5ee087f)
Thomas Bauereiss
2020-02-21
Move topological sorting code to graph.ml
Thomas Bauereiss
2020-01-16
Allow effects on mappings
Alasdair Armstrong
2019-08-02
Fix all warnings (except for two lem warnings)
Alasdair Armstrong
2019-07-03
Consider references in topological sorting
Thomas Bauereiss
2019-06-04
Remove unused AST constructor
Alasdair Armstrong
2019-04-15
Basic loop termination measures for Coq
Brian Campbell
2019-03-07
Extract constant propagation and related functions from monomorphisation.
Brian Campbell
2019-02-11
Get the order of overrides correct during topsort
Brian Campbell
2019-02-08
Prevent top_sort throwing away overloads (and other multiple definitions)
Brian Campbell
2019-02-05
Ensure Lem output doesn't fail if there's a termination measure present
Brian Campbell
2019-01-14
Merge remote-tracking branch 'origin/sail2' into asl_flow2
Alasdair
2019-01-11
Updates for sail-arm release
Alasdair Armstrong
2018-12-30
Sort dependencies of termination measures properly
Brian Campbell
2018-12-26
More cleanup
Alasdair Armstrong
2018-12-26
Some cleanup
Alasdair Armstrong
2018-12-12
Add a test case for various simple boolean properties
Alasdair Armstrong
2018-12-12
Generalise existentials for non-integer type variables
Alasdair
2018-12-12
Remove KOpt_none constructor
Alasdair
2018-12-08
Compiling again
Alasdair
2018-12-07
Working on better flow typing for ASL
Alasdair Armstrong
2018-12-06
Re-factor initial check
Alasdair Armstrong
2018-12-04
Remove FES_Fexps constructor
Alasdair Armstrong
2018-11-30
Remove constraint synonyms
Alasdair Armstrong
2018-11-05
Ensure type-synonyms are handled correctly in register dependencies
Alasdair Armstrong
2018-11-05
Make sure undefined_type functions are generated before registers
Alasdair Armstrong
2018-10-31
Rename Reporting_basic to Reporting
Alasdair Armstrong
2018-10-11
Change the function type in the AST
Alasdair
2018-08-28
fix some compiler not-matched warnings about Typ_bidir and Typ_internal_unknown
Jon French
2018-08-28
add __POS__ argument to Err_unreachable for better error reporting
Jon French
2018-07-27
Make type annotations abstract in type_check.mli
Alasdair Armstrong
2018-07-25
Remove unused internal AST nodes
Alasdair Armstrong
2018-06-26
Add configuration registers so __SetConfig ASL can be translated
Alasdair Armstrong
2018-05-01
fv funcs for bidir types
Jon French
2018-03-12
ELF loading for C backend
Alasdair Armstrong
2018-03-07
Make union types consistent in the AST
Alasdair Armstrong
2018-01-18
Merge remote-tracking branch 'origin/experiments' into sail2
Alasdair Armstrong
2018-01-17
Rewrite topological sorting
Thomas Bauereiss
2018-01-12
OCaml interactive mode can now run full aarch64 examples, and ocaml test cases.
Alasdair Armstrong
2018-01-05
Moved parser, lexer and pretty printer to correct locations.
Alasdair Armstrong
2018-01-05
Added bitfield syntax to replicate register bits type
Alasdair Armstrong
2018-01-02
Experimenting with power spec
Alasdair Armstrong
2017-12-14
Fix all compiler warning except in lem pretty printer and monomorphisation
Alasdair Armstrong
[next]