index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
trans
/
codegen_mmir.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-22
Codegen MMIR - Forgot to compile before commit, fix syntax errors.
John Hodge
1
-2
/
+2
2018-12-22
(minor) Whitespace cleaup
John Hodge
1
-2
/
+2
2018-12-22
Codegen MMIR - Remove places where assert body needs to be evaluated (ref #97)
John Hodge
1
-8
/
+12
2018-06-04
All - Ensure that all files have a header comment, remove some dead code
John Hodge
1
-3
/
+9
2018-06-02
All - Warning cleanup when built with clang
John Hodge
1
-0
/
+1
2018-05-13
Codegen MMIR - Fix main return type
John Hodge
1
-2
/
+9
2018-05-13
Codegen MMIR - Struct constructors
John Hodge
1
-1
/
+38
2018-05-12
Standalone MIRI - TLS and some other messing about
John Hodge
1
-1
/
+1
2018-05-12
Codegen MMIR - Emit vtables (only partially complete)
John Hodge
1
-38
/
+104
2018-03-17
Standalone MIRI - size_of_val and drop_in_place
John Hodge
1
-3
/
+3
2018-03-17
VTables - Rename vtable static to have the # at the end (helps parsing in mmir)
John Hodge
1
-30
/
+132
2018-03-17
Standalone Miri - More work blasting along
John Hodge
1
-0
/
+4
2018-02-24
Standalone MIRI + Codegen MMIR - Drop support
John Hodge
1
-88
/
+63
2018-02-18
Standalone MIRI (and mmir codegen) - Support external functions
John Hodge
1
-0
/
+24
2018-02-16
Standalone MIRI - Hacking along, hit a blocker that will need some refactor.
John Hodge
1
-6
/
+17
2018-02-12
Codegen MMIR - Fix compilation error on linux
John Hodge
1
-3
/
+9
2018-02-11
Codegen MMIR - Fix some minor architecture issues
John Hodge
1
-2
/
+9
2018-02-11
Standalone MIRI - Implementation sprint, statics in process.
John Hodge
1
-3
/
+271
2018-02-04
Trans - mingw32 target attempt (still being worked on)
John Hodge
1
-5
/
+8
2018-01-28
standalone_miri - Up to attempting to run `hello`
John Hodge
1
-7
/
+6
2018-01-28
Codegen MMIR - More implementation work
John Hodge
1
-17
/
+75
2018-01-27
Trans - Add "backend" for monomorphised MIR
John Hodge
1
-0
/
+766