Commit Graph

17 Commits

Author SHA1 Message Date
ed826cb389 Cleanup various FIXMEs and remove protect_unix. 2020-02-18 02:35:19 +08:00
fcbdada259 Port to FreeBSD 2020-01-28 21:49:55 +01:00
cfa0635026 Add caching support for singlepass backend. 2019-11-28 02:49:52 +08:00
c9aa37fc99 Cleanup. 2019-11-20 01:48:20 +08:00
d3227f830c More instructions & aarch64 trampolines. 2019-09-15 17:57:40 +08:00
4210715070 AArch64 translation module. 2019-09-07 01:32:21 +08:00
d8471e2b6a Improved docs with custom logo and favicon 2019-09-03 17:06:31 -07:00
bccbbb3d8b Add deny nonstandard-style and unused-mut lints 2019-08-15 20:18:29 -06:00
2f70a199e4 Add deny dead_code lint and fix one error 2019-08-01 20:46:35 -06:00
3f2aeec9bc Suspend & restore. 2019-06-25 20:01:56 +08:00
2aefa731a6 Add deny for unreachable patterns and unused unsafe 2019-05-12 00:33:02 -05:00
85158ac22a Add some initial deny for unused_imports and unused_variables
Additional unused variable fix on unix

Remove unused import on unix

Remove unused windows import
2019-05-11 09:23:25 -05:00
2262c8a6da Finished middleware impl and made a CallTrace middleware 2019-04-27 16:31:47 +08:00
eca8ccdbd4 Move out parser and codegen traits. 2019-04-27 12:31:04 +08:00
443663aa3f Add caching support to llvm backend 2019-04-19 13:54:48 -07:00
4e17ff8571 Update singlepass backend to new backend abstraction 2019-04-12 10:21:40 -07:00
d67bfdb2c5 Renamed dynasm backend to singlepass 2019-04-11 12:44:03 -07:00