index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-06-18
Consistent handling of constructors with no parameters
Kathy Gray
2015-06-17
fix missed pattern case
Kathy Gray
2015-06-17
Extend mode and external memory functions with endian flag
Kathy Gray
2015-06-16
Incorporate comments from Peter.
Kathy Gray
2015-06-16
Fix omissions in nexp normalisation causing constraints not to be checked.
Kathy Gray
2015-06-15
Fix strange resulting type for functions with val spec, favouring the declare...
Kathy Gray
2015-06-10
Make quantified types work in structs, resolving issue #7.
Kathy Gray
2015-06-10
Put missing cases into nexp_eq_check
Kathy Gray
2015-06-09
Too hasty removal; still used by trans_sail.gen
Kathy Gray
2015-06-09
remove superfluous num_to_bits; replaced by bit_list_of_integer
Kathy Gray
2015-06-09
support exit/escape out of the interface
Kathy Gray
2015-06-09
Fix error in building register values
Kathy Gray
2015-06-08
keeping tainted values in functionally updating records
Kathy Gray
2015-06-07
Fix instruction extractor
Kathy Gray
2015-06-06
append vectors with proper length for dec case
Kathy Gray
2015-06-05
Manually turn negative nat values to 0 instead of letting Lem use an abs call...
Kathy Gray
2015-06-05
Fix issue #5
Kathy Gray
2015-06-05
small variable renaming for Isabelle
cp526
2015-06-05
slight change of binary_taint for Isabelle
cp526
2015-06-04
reduce number of unknown identifiers and get one step closer to actually deco...
Kathy Gray
2015-06-03
make string functions used to UI and debugging output empty strings for theor...
cp526
2015-06-02
changes to compare and equality instances to make lem generate isabelle output
cp526
2015-06-02
Fix errors around ARM not being able to decode due to instruction_extractor b...
Kathy Gray
2015-05-28
fix pattern matching bug on concatenated vectors
Kathy Gray
2015-05-26
small bug fixes
Kathy Gray
2015-05-19
Merge branch 'master' of bitbucket.org:Peter_Sewell/l2
Shaked Flur
2015-05-19
avoid the use of Str.regexp as it breaks js_of_ocaml
Shaked Flur
2015-05-19
Add signed and unsigned functions, converting bit vectors to appropriate numb...
Kathy Gray
2015-05-18
Match cases better in bit vector printing (i.e. allow undef, and taint)
Kathy Gray
2015-05-18
expand unsigned comparisons
Kathy Gray
2015-05-18
Add equality check for addresses
Kathy Gray
2015-05-18
Add comparison for address
Kathy Gray
2015-05-17
extend a missing case
Kathy Gray
2015-05-16
extend a missing case
Kathy Gray
2015-05-16
Fix bug where undef was blown up to fill the full register on a field assignment
Kathy Gray
2015-05-16
Fix vector field type annotation error
Kathy Gray
2015-05-15
actually match depend effect in has_effect function
Kathy Gray
2015-05-13
Add dynamic footprint dependency check event/outcome
Kathy Gray
2015-05-05
allow undefined in mask for size
Kathy Gray
2015-05-05
continue moving closer to better Gt Lt constraint checks
Kathy Gray
2015-05-01
Fix pattern match bug with enumerated values
Kathy Gray
2015-05-01
Change interpreter interface to support ppcmem2's view of vectors as always i...
Kathy Gray
2015-04-22
Fix some interpreter bugs preventing ARM instructions from making progress
Kathy Gray
2015-04-17
remove old elf sources
Kathy Gray
2015-04-14
Fix bug showing up in power.sail's compilation to Lem causing unknown values ...
Kathy Gray
2015-04-14
Get power.sail compiling to Lem again
Kathy Gray
2015-04-08
Fixes to make arm spec build again
Kathy Gray
2015-04-08
Fixes for power compilation reworking
Kathy Gray
2015-04-08
makefile changes to keep up with lem ocaml-lib changes
Kathy Gray
2015-04-07
Move interpreter to zarith
Kathy Gray
[next]