about summary refs log tree commit diff
path: root/example
AgeCommit message (Expand)AuthorLines
2019-02-11Cleanup config.shbjorn3-1/+2
2019-02-08Implement drop for trait objectsbjorn3-3/+20
2019-02-06Fix some warningsbjorn3-6/+6
2019-01-26Use mini_core::panic with jitbjorn3-8/+3
2019-01-26Print a message when panicking from mini_corebjorn3-0/+1
2019-01-26Use malloc in mini_core::allocatebjorn3-16/+56
2019-01-26Implement line debuginfobjorn3-0/+11
2018-12-29Fix unsize coercions and the size_of_val and min_align_of_val intrinsics for ...bjorn3-0/+5
2018-12-24Rustup to rustc 1.33.0-nightly (ddab10a69 2018-12-23)bjorn3-0/+7
2018-12-22Add pretty param and local info comments to clifbjorn3-22/+22
2018-11-17Remove a workaround for icmp.i8/i16 not having an encodingbjorn3-2/+2
2018-11-05Add some benchmarksbjorn3-0/+78
2018-11-04Rustup to rustc 1.32.0-nightly (04fdb44f5 2018-11-03)bjorn3-0/+12
2018-10-06Implement Rvalue::Len for arraysbjorn3-0/+2
2018-10-06Fix projection of sized field in unsized typebjorn3-0/+10
2018-09-30Workaround some missing encodings in craneliftbjorn3-0/+4
2018-09-25Use cranelift_frontend::Switch for switchIntbjorn3-0/+26
2018-09-22Rename examples directory to example to prevent rls trying to compile its con...bjorn3-0/+623