169 Commits

Author SHA1 Message Date
b0730a8945 commands/spec: add output_format 2024-06-18 02:02:38 +08:00
ec905e8ec8 compiler: delete 2024-06-17 20:09:20 +08:00
f3942fd750 cli: init 2024-06-17 20:08:40 +08:00
9cc0cd429f environments: update llvm prefix 2024-06-17 18:04:06 +08:00
eba3c4e08d commands/cmake: add some common variable types 2024-06-17 18:00:53 +08:00
b0cb183204 commands: add linker options 2024-06-17 18:00:35 +08:00
ca6dafa5f9 commands: create a dedicated commands directory 2024-06-17 15:23:18 +08:00
fb6a75cb27 commands: move compiler.extractCommand -> commands.ts 2024-06-16 18:28:43 +08:00
bf628dc609 treewide: refactor some constants to environment.ts 2024-06-16 17:59:13 +08:00
9c45a03a59 compiler: add GCC common options generator 2024-06-16 16:28:22 +08:00
2d78db3c2a compiler: add llvm-extract options 2024-06-16 15:36:45 +08:00
64a5cac70a algorithm/binSearch: use math range 2024-06-16 02:44:34 +08:00
88eef3d271 spec: init 2024-06-16 02:34:04 +08:00
f2ea79cfe2 compiler: init 2024-06-16 02:33:43 +08:00
bf05d18d4a commands: init 2024-06-16 02:33:19 +08:00
fff5b22feb npm: init 2024-06-16 02:33:05 +08:00
d0716f59ac algorithm: init, add binSearch 2024-06-16 02:32:32 +08:00
dd67719b4e ts: add tsconfig.json 2024-06-16 02:32:17 +08:00
f9af3c005a git: add .gitignore 2024-06-16 01:53:43 +08:00