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
2018-02-19
Add OpenBSD support.
Brian Callahan
1
-0
/
+12
2018-02-11
Codegen MMIR - Fix some minor architecture issues
John Hodge
1
-1
/
+1
2018-01-27
Trans - Add "backend" for monomorphised MIR
John Hodge
1
-0
/
+6
2018-01-21
Main - Add very crude depfile support
John Hodge
1
-22
/
+42
2018-01-20
HIR Serilise - Don't save remote lang items
John Hodge
1
-2
/
+6
2018-01-19
main - Some more --help
John Hodge
1
-2
/
+6
2018-01-17
main - --help and a few other tweaks
John Hodge
1
-34
/
+99
2018-01-13
Codegen - Support writing the build command to a file (instead of running it)
John Hodge
1
-0
/
+31
2018-01-07
Trans - Draft ARM32 support
John Hodge
1
-8
/
+22
2018-01-06
main - fix incorrect type deduction with some gcc versions
William Pitcock
1
-1
/
+1
2017-12-31
Codegen - Remove need for `-z muldefs`
John Hodge
1
-7
/
+43
2017-12-30
main - Slightly better error reporting
John Hodge
1
-0
/
+2
2017-11-19
main - Clear lang items in proc macro crates (prevent them from being seriali...
John Hodge
1
-0
/
+1
2017-11-12
All - proc_macro support through to attempting to run them
John Hodge
1
-1
/
+1
2017-11-12
src - Add draft (untested) support for procedural macro crates
John Hodge
1
-1
/
+20
2017-09-24
All - Handle crates with tagged names
John Hodge
1
-0
/
+11
2017-09-24
LoadCrates - Support loading crates that might collide (and handle name colli...
John Hodge
1
-16
/
+36
2017-09-22
Trans - MSVC twiddling
John Hodge
1
-1
/
+1
2017-09-09
main - Wrap loggable section in a label
John Hodge
1
-13
/
+17
2017-09-09
cfg - Fix handling of `--cfg foo="bar"`
John Hodge
1
-1
/
+12
2017-09-09
Codegen C - Cleaner handling of link dirs, fix try intrinsic
John Hodge
1
-2
/
+1
2017-09-08
HIR - Store link paths
John Hodge
1
-1
/
+2
2017-09-08
main - Handle `--crate-type bin`
John Hodge
1
-0
/
+3
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
[next]