index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lem_interp
Age
Commit message (
Expand
)
Author
2015-10-23
slight change to library
Kathy Gray
2015-10-08
augment annot of interpreter
Kathy Gray
2015-10-05
More library functions
Kathy Gray
2015-08-06
Update analysis to merge states and values after branches taken due to unknow...
Kathy Gray
2015-07-24
Turn back off new analysis style until it works
Kathy Gray
2015-07-24
Merge branch 'master' of bitbucket.org:Peter_Sewell/l2
Shaked Flur
2015-07-24
added signed_integer
Shaked Flur
2015-07-24
Begin doing better analysis on case splits over unknowns
Kathy Gray
2015-07-20
minor fixes
Kathy Gray
2015-07-19
abbreviate printing of memory values <=9
Peter Sewell
2015-07-02
fix match_pattern reverse bug
Kathy Gray
2015-07-01
fix equality comparison
Kathy Gray
2015-07-01
Use set instead of list for tainted values
Kathy Gray
2015-07-01
Go on despite the presence of an exit in exhaustive mode
Kathy Gray
2015-06-30
Fix updating dec vector start bugs
Kathy Gray
2015-06-29
Fix pattern match error
Kathy Gray
2015-06-29
Return unknown for a == unknown or unknown == a. Fixes issue #15
Kathy Gray
2015-06-28
Tag enumeration variables properly when introducing them
Kathy Gray
2015-06-26
Better handling of literal true and false (turn them into the expected bit0 a...
Kathy Gray
2015-06-24
Support new write memory events
Kathy Gray
2015-06-24
Support new memory write events in the sail front end and pretty printer
Kathy Gray
2015-06-24
Add new outcomes/events separating effective address and value for memory writes
Kathy Gray
2015-06-22
Fixes issue #12
Kathy Gray
2015-06-21
Taint printing changes: make it for debugging only, except when showing all e...
Kathy Gray
2015-06-19
one more end flag for memory_value functions
Kathy Gray
2015-06-18
Add more end_flag parameters
Kathy Gray
2015-06-18
Put reverse in the correct place
Kathy Gray
2015-06-18
add endian flag to memory printing
Kathy Gray
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-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-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
[prev]
[next]