index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-31
main - Add -l libraries to crate metadata list
John Hodge
1
-2
/
+3
2017-08-20
Load Crates - Search passed library directories for crates
John Hodge
1
-0
/
+11
2017-07-16
All - Upgrade to rustc 1.19.0 beta (2017-07-08)
John Hodge
1
-3
/
+6
2017-07-07
Trans - Hackery to run MSVC
John Hodge (bugs)
1
-1
/
+24
2017-07-06
All - Some little tweaks for windows port
John Hodge
1
-1
/
+6
2017-07-02
main - Use skewer case, not snake
John Hodge
1
-1
/
+1
2017-06-25
MIR Optimise - Support minimal optimisiations
John Hodge
1
-3
/
+36
2017-06-18
Trans - Starting work on multiple targets
John Hodge
1
-17
/
+2
2017-06-10
MIR Gen - Fix incorrect codegen due to defaulting to 0 not ~0
John Hodge
1
-1
/
+2
2017-06-09
Fix use of hard tabs
John Hodge
1
-29
/
+29
2017-06-04
Merge branch 'master' of https://github.com/thepowersgang/mrustc
John Hodge (bugs)
1
-0
/
+1
2017-05-24
Enable optimisation
John Hodge
1
-0
/
+1
2017-05-14
Merge branch 'master' of https://github.com/thepowersgang/mrustc
John Hodge (bugs)
1
-1
/
+107
2017-05-07
Main - Load test crate when compiling a test
John Hodge
1
-0
/
+4
2017-04-29
Add a custom intrinsic to reduce cost of [T]::len
John Hodge
1
-0
/
+1
2017-04-28
Main - Support running full check before optimisation
John Hodge
1
-1
/
+6
2017-04-28
Main - Allow env var enabling of full MIR check
John Hodge
1
-1
/
+4
2017-04-23
main - Annotation about why MIR Check Full is disabled
John Hodge
1
-0
/
+3
2017-04-16
common - Expand FmtEscaped
John Hodge
1
-0
/
+51
2017-04-13
Expand - Tweaks to test harness
John Hodge
1
-1
/
+4
2017-04-13
All - Add rough support for #[test] (runs basic tests)
John Hodge
1
-1
/
+23
2017-03-16
Main - Set target_family
John Hodge
1
-0
/
+4
2017-02-26
Main - Add support for -g option
John Hodge
1
-0
/
+10
2017-02-25
Add visual studio project files, little tweaks to codebase to allow compiling...
John Hodge (bugs)
1
-27
/
+29
2017-02-13
main - Support `-l` argument
John Hodge
1
-1
/
+22
2017-02-11
Trans - Allow passing library directories from command line
John Hodge
1
-3
/
+24
2017-01-22
Main - Move second MIR validation to after saveback
John Hodge
1
-3
/
+3
2017-01-22
Main - Run validation after optimisation
John Hodge
1
-0
/
+4
2017-01-21
Trans/Expand - #[main] attribute
John Hodge
1
-0
/
+3
2017-01-15
main - Support --crate-name argument
John Hodge
1
-2
/
+16
2017-01-13
main - Invoke codegen for dylibs
John Hodge
1
-6
/
+8
2017-01-11
All - Enable library codegen (and use crate name everywhere)
John Hodge
1
-2
/
+2
2017-01-09
main - Disable library codegen for push
John Hodge
1
-3
/
+5
2017-01-08
Trans - Enable translation of all public items in rlibs
John Hodge
1
-9
/
+9
2016-12-28
MIR Gen - Handle diverging calls fully
John Hodge
1
-3
/
+3
2016-12-27
MIR - Disable validation so travis build will pass
John Hodge
1
-3
/
+3
2016-12-24
No more tears!
ubsan
1
-613
/
+613
2016-12-17
Main - Set arch to x86_64
John Hodge
1
-1
/
+1
2016-12-16
Add panic_abort and allocator_system to executables
John Hodge
1
-0
/
+8
2016-12-14
Consteval - Re-enabled full first-pass consteval
John Hodge
1
-4
/
+6
2016-12-12
Trans C - Constants
John Hodge
1
-2
/
+13
2016-12-11
HIR Const Eval - Split into two passes to have correct types in literals
John Hodge
1
-0
/
+11
2016-12-04
Main - Suppress debug for "Trans Codegen" pass
John Hodge
1
-1
/
+1
2016-12-03
Trans Codegen - Structure coming up
John Hodge
1
-8
/
+15
2016-12-03
HIR/MIR - VTable work
John Hodge
1
-0
/
+1
2016-12-01
Trans - Enumeration work structured out, vtables hacked in
John Hodge
1
-0
/
+6
2016-11-27
HIR - Move impl parameters from node to the path
John Hodge
1
-3
/
+0
2016-11-25
HIR - Shift markings to their own pass, store in crate metadata.
John Hodge
1
-0
/
+4
2016-11-18
HIR Expand - Erased types replacment
John Hodge
1
-0
/
+4
2016-10-25
HACK - Emit a .hir for rdylib
John Hodge
1
-1
/
+6
[next]