• Joined on 2021-05-23
fsan pushed to vanguardia at fsan/mediatore 2023-08-25 12:47:54 +00:00
8204aa4e85 .gitignore
fsan created repository fsan/mediatore 2023-08-25 12:37:07 +00:00
fsan pushed to main at fsan/conda2req 2023-06-01 02:00:30 +00:00
cbbe7a6e4a jiji
fsan pushed to main at fsan/conda2req 2023-06-01 01:59:36 +00:00
67901008c2 Hardcoded so it works
fsan pushed to main at fsan/conda2req 2023-06-01 01:33:02 +00:00
31d0bdb999 Obvious mistake being fixed
fsan pushed to main at fsan/conda2req 2023-06-01 00:34:09 +00:00
1b1ee625b8 Initial commit
fsan created repository fsan/conda2req 2023-06-01 00:32:30 +00:00
fsan created branch master in fsan/amor-plastico 2023-04-02 00:11:52 +00:00
fsan pushed to master at fsan/amor-plastico 2023-04-02 00:11:52 +00:00
962988df7a Init commit
fsan created repository fsan/amor-plastico 2023-04-02 00:10:02 +00:00
fsan pushed to master at fsan/orga-comp 2021-11-01 22:18:24 +00:00
0edfae551d fix CJUMP using wrong instruction
fsan pushed to master at fsan/orga-comp 2021-11-01 22:13:00 +00:00
c2b02f0f1e BIG COMMIT!! Conditional jumps added, way too much stuff changed for a single commit...
72106c9b4d mistake in test
db73353453 shortened test program, conditional jumps added to roadmap
Compare 3 commits »
fsan pushed to master at fsan/orga-comp 2021-10-26 02:01:48 +00:00
e451ffd7c5 STARTED WORK ON TRANSLATOR TO IR
4f1718ce5a unimportant changes...
a08402f795 started work on the scope (not really sure what I'm doing)
3991cb9895 Cleaned up the parser a lil bit
d7c3ab9b4b The interpreter holds 1 global scope, if you try to access a non declared value it *should* crash.
Compare 5 commits »
fsan pushed to master at fsan/orga-comp 2021-10-06 14:44:50 +00:00
347a98bd70 Stopped printing useless stuff.
02017854db no more leaks, less copy assignments, fixed an error where I would be assigning TOK_ID to STM_ASSIGN lvalue.
6a08c8ba72 extra info about grammar
82feecbcb2 Changed token.t to token.tok_type, started work on scopes
Compare 4 commits »
fsan pushed to master at fsan/orga-comp 2021-10-04 01:30:38 +00:00
deaab50a6d example of translation from stm to machine lang
6723f51f83 Created utilities file and moved print_tokens and str_token to utilities.
Compare 2 commits »
fsan created repository fsan/gato 2021-07-30 17:15:50 +00:00
fsan pushed to main at fsan/mediator 2021-06-27 00:14:53 +00:00
d204146d21 Change minimum TLS version