index
:
mrust
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
hir
/
serialise_lowlevel.cpp
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-05-19
All - Switch to using interned (de-duplicated) RcString-s instead of ↵
John Hodge
1
-3
/
+53
std::string for paths/identifiers
2019-01-20
HIR Serialise - Tweaks for easier debugging
John Hodge
1
-1
/
+5
2017-11-19
All - Include proc_macro attribute list in metadata
John Hodge
1
-0
/
+1
2017-07-09
HIR Serialise - (incomplete) Fixes for function ordering
John Hodge
1
-1
/
+0
2017-07-08
Codegen+Loading - MSVC support draft (libcore compiles, doesn't load)
John Hodge
1
-3
/
+7
2016-12-24
No more tears!
ubsan
1
-17
/
+17
No more DOS line endings or trailing whitespace either
2016-11-26
HIR Serialise - Remove useless print
John Hodge
1
-1
/
+1
2016-10-31
AST - Delete some dead code, remove some warnings on GCC6
John Hodge
1
-2
/
+4
2016-10-20
HIR Serialise - Replace boost with raw zlib
John Hodge
1
-22
/
+216
2016-10-19
HIR Deserialise - Clean up buffering code into a nicer abstraction
John Hodge
1
-29
/
+40
2016-10-19
HIR Deserialise - Add a 1KB buffer to the front
John Hodge
1
-4
/
+39
2016-10-18
HIR Serialise - Compress (now requires boost, sorry)
John Hodge
1
-0
/
+37