Commit Graph

  • 0edfae551d fix CJUMP using wrong instruction master fsan 2021-11-01 19:18:05 -0300
  • c2b02f0f1e BIG COMMIT!! Conditional jumps added, way too much stuff changed for a single commit... fsan 2021-11-01 19:12:49 -0300
  • 72106c9b4d mistake in test fsan 2021-10-25 23:27:18 -0300
  • db73353453 shortened test program, conditional jumps added to roadmap fsan 2021-10-25 23:23:11 -0300
  • e451ffd7c5 STARTED WORK ON TRANSLATOR TO IR fsan 2021-10-25 23:01:27 -0300
  • 4f1718ce5a unimportant changes... fsan 2021-10-07 23:54:39 -0300
  • a08402f795 started work on the scope (not really sure what I'm doing) fsan 2021-10-07 23:54:23 -0300
  • 3991cb9895 Cleaned up the parser a lil bit fsan 2021-10-07 23:25:40 -0300
  • d7c3ab9b4b The interpreter holds 1 global scope, if you try to access a non declared value it *should* crash. fsan 2021-10-06 12:25:11 -0300
  • 347a98bd70 Stopped printing useless stuff. fsan 2021-10-06 11:44:39 -0300
  • 02017854db no more leaks, less copy assignments, fixed an error where I would be assigning TOK_ID to STM_ASSIGN lvalue. fsan 2021-10-05 02:29:55 -0300
  • 6a08c8ba72 extra info about grammar fsan 2021-10-04 23:28:27 -0300
  • 82feecbcb2 Changed token.t to token.tok_type, started work on scopes fsan 2021-10-04 23:28:08 -0300
  • deaab50a6d example of translation from stm to machine lang fsan 2021-10-03 22:30:17 -0300
  • 6723f51f83 Created utilities file and moved print_tokens and str_token to utilities. fsan 2021-10-03 00:37:19 -0300
  • e674f93fea Ignore binaries fsan 2021-10-01 11:21:31 -0300
  • 3f2ed01095 Initial commit fsan 2021-10-01 11:20:03 -0300