Commit Graph

68 Commits (master)

Author SHA1 Message Date
nothendev f376bc6b30 aaaaaaa 2023-05-06 18:57:45 +03:00
nothendev 1207c14b47 codegen start 2023-05-05 20:37:23 +03:00
nothendev 2226b0d2f7 how does Able envision codegen 2023-05-05 17:15:38 +03:00
nothendev 3d87e7693c enumerations 2023-05-05 14:21:24 +03:00
nothendev 38510ed3bc codespan reporting 2023-05-05 12:15:01 +03:00
nothendev 1731cf0172 make expression 2023-05-04 20:31:20 +03:00
nothendev 1460d09f95 why not literals 2023-05-04 19:50:17 +03:00
nothendev 1687e25bcc cargo fmt why not 2023-05-04 16:51:31 +03:00
nothendev a25b2ac166 modpaths 2023-05-04 16:47:05 +03:00
nothendev 7a721f586d normal syntax tree i guess 2023-05-04 15:44:49 +03:00
nothendev 7541d503bf aidl commit almost mvp 2023-05-04 14:19:32 +03:00
Able 4e0615e181 aidl initial work 2023-05-04 02:27:04 -05:00
Able 80b72e94ec update v3 2023-05-03 03:43:59 -05:00
Able fb6020217d update 2023-05-03 03:42:30 -05:00
Able c0c3143e98 add in URI and xml 2023-05-03 03:39:34 -05:00
Able c700dd7bd4 make system_config 2023-04-30 06:52:42 -05:00
Able 77164b5728 create axel and write a basic transpiler 2023-04-07 17:53:33 -05:00
Able 1d6d91964f Create a core library for ableOS 2023-04-07 16:42:28 -05:00
Able 8fa6c705f2 Removing bincode from xml 2023-04-06 16:28:23 -05:00
Able ce6421f212 bincode work 2023-04-06 16:27:01 -05:00
Able d9a3fab632 change 2023-04-06 16:25:34 -05:00
Able 2d50ceeb08 provide a simple wasm executable for ableOS 2023-04-05 14:04:10 -05:00
Able 389c85d6a4 :eyeroll: alloc feature of serde 2023-04-05 10:27:53 -05:00
Able 3a6c57bae5 Disable std in xml lib 2023-04-05 10:07:45 -05:00
Able 5210aaef62 Port XML to no_std 2023-04-05 10:04:57 -05:00
Able b2274fe422 prelim work on xml typing including FixedPoint 2023-04-01 13:08:43 -05:00
Able d8da4f3434 Remove EXI in favor of XML 2023-04-01 07:52:15 -05:00
Able b3a3378019 XML work 2023-03-30 23:25:47 -05:00
Able 14458c4e9e initial work on the EXI format 2023-03-30 22:19:57 -05:00
Able c3b557fab0 Hacked together object system 2023-03-30 13:53:52 -05:00
Able 248f9442b9 error trait 2023-03-30 05:21:18 -05:00
Able b283da1b9a implement an api for errors 2023-03-30 02:35:02 -05:00
Able a3d61ba0a0 work on driver layout and STD lib 2023-03-30 01:31:55 -05:00
Able 220ef00f41 work on custom STD 2023-03-09 06:36:35 -06:00
Able 5b790abd79 removing unnecessary unsafe{} 2023-03-09 04:56:57 -06:00
Able 10381f18ac Adding mouse cursor assets to AOS to be reorganized later 2023-03-09 03:50:54 -06:00
Able a525edf4f4 adding in cursor support to agl 2023-03-08 13:31:46 -06:00
Able a35b67dc03 add in other sections of the AGL that will be supported in ableOS 2023-03-07 21:52:03 -06:00
Able 67757f6a7f
add in a broken ps2 driver based around the now deprecated kernel lever driver in ableOS 2022-12-06 14:34:42 -06:00
Able f4603d2f20
update relib to be no_std 2022-12-06 13:57:06 -06:00
Able c6c4358c40
Adding in relib 2022-12-06 12:42:46 -06:00
Able 6a1c1b42aa
Forgor a file 2022-12-06 12:42:07 -06:00
Able cd71815158
More complex tokenizer 2022-12-06 12:41:57 -06:00
Able 9a46555b0d
tokenize a simple wasm program 2022-12-05 23:01:40 -06:00
Able 54c74d6026
messaginjg library 2022-12-05 10:31:18 -06:00
Able 6f7f34804c
add a process library 2022-12-05 09:26:42 -06:00
Able 90659806ec
update randomness_handler 2022-12-05 09:26:26 -06:00
Able 2735bf3ff1
export hashing 2022-12-05 09:26:01 -06:00
Able 9db8cd35c0
remove rand and replace with general cryptography 2022-12-05 09:25:10 -06:00
Able abb57500d7
up 2022-12-05 08:00:01 -06:00