index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2018-06-03
Toml - Slightly better commenting
John Hodge
1
-1
/
+5
2018-06-03
Trans C - Add configuration for linker args
John Hodge
3
-30
/
+114
2018-06-03
Notes - Borrowck planning
John Hodge
1
-0
/
+22
2018-06-03
Script overrides - Include macos libc, add note about origin
John Hodge
2
-1
/
+5
2018-06-03
Standalone MIRI - Fix parse errors from mrustc changes, add recursion limit
John Hodge
8
-12
/
+83
2018-06-03
Build scripts - macos support
John Hodge
9
-1
/
+13
2018-06-03
Travis CI - More output from hello world compile (for debugging)
John Hodge
1
-1
/
+1
2018-06-03
Docs - Rough documentation on invoking minicargo/mrustc
John Hodge
2
-2
/
+115
2018-06-03
All - Move host target auto-detection to be common between compiler and ↵
John Hodge
4
-75
/
+73
minicargo
2018-06-03
Travis CI - Stop build if libstd/hello fail to compile
John Hodge
1
-6
/
+7
2018-06-03
Testrunner - Fix compilation on OSX, add optimisation and debuginfo
John Hodge
1
-1
/
+15
2018-06-03
Trans - Fix some minor errors from building with clang
John Hodge
2
-0
/
+11
2018-06-03
Trans - Fix target_os for mac
John Hodge
1
-1
/
+1
2018-06-03
minicargo - Rough OSX support
John Hodge
1
-4
/
+29
2018-06-02
Remove serialise.cpp compile
John Hodge
1
-1
/
+1
2018-06-02
Minicargo - Tweaked error reporting
John Hodge
1
-2
/
+2
2018-06-02
AST - Remove old serialisation code (now all done on HIR)
John Hodge
17
-758
/
+9
2018-06-02
HIR Serialise - Explicitly serialise tokens (instead of using ancient code)
John Hodge
4
-18
/
+57
2018-06-02
All - Warning cleanup when built with clang
John Hodge
8
-10
/
+11
2018-06-02
Makefile - Only extract debuginfo on gnu targets
John Hodge
1
-0
/
+1
2018-06-02
Clang Compile Fix
John Hodge
1
-1
/
+1
2018-06-02
OSX Build Tweak - environ definition
John Hodge
1
-1
/
+1
2018-06-02
Travis CI - Tweak environment
John Hodge
1
-3
/
+3
2018-06-02
Targets - Add a rough OSX target
John Hodge
2
-4
/
+25
2018-06-02
Travis CI - Enable OSX builds
John Hodge
1
-16
/
+25
2018-06-02
AST - Annotate all patterns with spans
John Hodge
6
-179
/
+194
2018-06-02
Misc - Clean up/triage some tests
John Hodge
2
-4
/
+5
2018-05-27
MIR Optimise - Propagate constants into calls
John Hodge
1
-0
/
+6
2018-05-27
Include - Add missing file
John Hodge
1
-0
/
+89
2018-05-27
Tests - Clean up some now-passing tests
John Hodge
1
-19
/
+9
2018-05-27
AST - Fix missing handling of `for<>` in a few places
John Hodge
5
-21
/
+42
2018-05-27
Trans - Plannin for dynamic library support
John Hodge
3
-48
/
+67
2018-05-27
AST - Include HRBs on fn() types, fix minor parsing bug
John Hodge
4
-7
/
+15
2018-05-26
Codegen C - Don't emit destructor when type doesn't need it
John Hodge
1
-0
/
+5
2018-05-26
main - Make emiting debug dumps optional
John Hodge
1
-28
/
+106
2018-05-26
HIR Const Eval - (minor) Clean up useless code, comments on potential changes
John Hodge
1
-26
/
+11
2018-05-26
Include - Add file/line to ASSERT_BUG
John Hodge
2
-1
/
+8
2018-05-26
disabled_tests_run-pass.txt - Sort tests based on logical progression
John Hodge
1
-52
/
+52
2018-05-25
Makefile - Remove -Werror
John Hodge
1
-4
/
+0
2018-05-25
Resolve - Named lifetimes
John Hodge
2
-8
/
+79
2018-05-25
HIR - No more name in lifetime params
John Hodge
6
-14
/
+56
2018-05-24
HIR - Borrow lifetime annotations included (not actually used or valid)
John Hodge
5
-13
/
+24
2018-05-22
AST - Add lifetime params to & types
John Hodge
5
-27
/
+26
2018-05-20
AST - Refactor lifetime/HRB handling
John Hodge
17
-165
/
+376
2018-05-20
TestRunner - Don't pass -L when there's no dependencies
John Hodge
1
-0
/
+13
2018-05-20
Parse - Cleanup TODOs
John Hodge
5
-36
/
+39
2018-05-20
AST - Rename MetaItem and MetaItems to Attribute and AttributeList
John Hodge
29
-259
/
+295
2018-05-20
Minicargo - Quieten build output
John Hodge
5
-13
/
+40
2018-05-20
General TODO cleanup
John Hodge
3
-37
/
+63
2018-05-20
Standalone MIRI - A few comment notes
John Hodge
1
-1
/
+3
[prev]
[next]