index
:
sail
sail2
Formal specification language for ISAs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gen_lib
/
sail_values.lem
Age
Commit message (
Expand
)
Author
2017-12-12
Add a few helper functions for bit lists
Thomas Bauereiss
2017-12-06
Make AST after rewriting for Lem backend type-checkable
Thomas Bauereiss
2017-11-07
Add builtin for reversing endianness
Thomas Bauereiss
2017-11-07
Declare prelude functions as extern
Thomas Bauereiss
2017-10-23
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-10-19
Make some potentially non-terminating library functions terminate
Thomas Bauereiss
2017-10-18
Merge branch 'experiments' of Peter_Sewell/sail into mono-experiments
Brian Campbell
2017-10-13
Make Sail_values.repeat total, and remove duplicate
Brian Campbell
2017-10-13
Name (bit)vector operations more explicitly
Thomas Bauereiss
2017-10-13
Add support for real numbers to Lem backend
Thomas Bauereiss
2017-10-02
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-09-29
Some more refactoring of Sail library
Thomas Bauereiss
2017-09-04
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-08-29
Make Lem export of CHERI(-256) typecheck
Thomas Bauereiss
2017-08-28
Merge branch 'experiments' of bitbucket.org:Peter_Sewell/sail into mono-exper...
Brian Campbell
2017-08-24
Begin refactoring Sail library
Thomas Bauereiss
2017-08-21
Merge branch 'experiments' into mono-experiments
Brian Campbell
2017-08-18
Correct indexing and equality for bitvectors
Brian Campbell
2017-08-18
Fixed a bug where sizeof re-writing fail for aliased type arguments
Alasdair Armstrong
2017-08-17
Add support for register types other than bitvector to state monad
Thomas Bauereiss
2017-08-17
Merge remote-tracking branch 'origin' into mono-experiments
Brian Campbell
2017-08-16
Eta-expansion in sail_values to make OCaml happy
Brian Campbell
2017-08-14
Merge remote-tracking branch 'origin/master' into experiments
Alasdair Armstrong
2017-08-12
Resolve ambiguity between negation of integers and bools
Thomas Bauereiss
2017-08-10
Add support for early return to Lem backend
Thomas Bauereiss
2017-08-08
Glue together Sail prelude and Lem library
Thomas Bauereiss
2017-08-01
Remove some hardcoded calls to obsolete Lem library functions
Thomas Bauereiss
2017-07-26
Merge remote-tracking branch 'origin/master' into sail_new_tc
Alasdair Armstrong
2017-06-22
fix three different copies of the hardware_quot function to do proper trucati...
Robert Norton
2017-06-21
Merge
Thomas Bauereiss
2017-06-21
Pretty-print bitvector expressions
Thomas Bauereiss
2017-06-19
Fix Show on Lem bitvector
Brian Campbell
2017-06-16
Some Isabelle fixes for word version of sail_values
Brian Campbell
2017-06-15
Replace sail_values.lem with Brian's machine word version
Thomas Bauereiss
2017-03-24
Print tracking information for V_track, hopefully fix extern_vector_value, fi...
Christopher Pulte
2017-03-23
the interpreter/shallow expects little-endian memory-values
Shaked Flur
2016-12-09
sail changes for making lem embedding Isabelle-friendlier
Christopher Pulte
2016-11-30
shallow embedding fix, rename 'copy' to 'reset_vector_start', don't print sha...
Christopher Pulte
2016-11-27
make outcome_s contain the instruction state pretty print rather than the ins...
Christopher Pulte
2016-11-14
add option -lem_sequential for producing shallow embedding that refers to sta...
Christopher Pulte
2016-11-08
fixes
Christopher Pulte
2016-11-07
factor out regfp analysis types into etc/regfp.sail
Christopher Pulte
2016-11-05
fixes
Christopher Pulte
2016-11-02
shallow embedding library fixes, logfile pp fixes
Christopher Pulte
2016-10-28
shallow embedding progress
Christopher Pulte
2016-10-27
more shallow embedding fixes
Christopher Pulte
2016-10-26
shallow embedding fixes
Christopher Pulte
2016-10-25
shallow embedding fixes
Christopher Pulte
2016-10-24
fixes, check in Shaked's sail_impl_base changes
Christopher Pulte
2016-10-22
fixes, Interp.value printing for debugging
Christopher Pulte
[next]