Commit Graph

18 Commits

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