Victor Timofei vtimofei
  • /dev/null
  • https://vtimothy.com
  • /* You are not expected to understand this. */

  • Joined on 2022-06-24
vtimofei pushed to main at vtimofei/monkeyrs 2023-09-10 22:49:38 +00:00
ec989535aa parse grouped expressions
vtimofei pushed to main at vtimofei/monkeyrs 2023-09-10 21:51:58 +00:00
4b32a4fd27 remove token_type from Identifier
vtimofei pushed to main at vtimofei/monkeyrs 2023-09-10 20:36:33 +00:00
b9d9f5b87e add operator precedences tests
vtimofei pushed to main at vtimofei/monkeyrs 2023-09-09 23:04:16 +00:00
d84878c323 parse booleans and heavy refactoring
vtimofei pushed to main at vtimofei/monkeyrs 2023-09-09 19:30:40 +00:00
9717bb3837 implement infix expressions
vtimofei pushed to main at vtimofei/monkeyrs 2023-09-08 20:28:01 +00:00
36bbc2cba6 parse prefix operators
vtimofei pushed to main at vtimofei/monkeyrs 2023-09-07 20:15:02 +00:00
a16d6eb464 refactor and parse identifiers and int literals
04ece2b9a7 remove fixme
e76b4014cd add return statement and refactor let
1da18a14b7 add multiple error reporting
a67d4cb273 Add `let` statement parser
vtimofei created branch main in vtimofei/monkeyrs 2023-09-07 20:15:02 +00:00
vtimofei created repository vtimofei/monkeyrs 2023-09-07 20:14:33 +00:00
vtimofei pushed to master at vtimofei/dotfiles 2023-06-28 12:11:26 +00:00
5eaf73a001 Migrate native cargo script
vtimofei pushed to master at vtimofei/dotfiles 2023-06-17 13:29:52 +00:00
8d370e3248 Add Robot lsp
538c084658 Try fix format in Go files
Compare 2 commits »
vtimofei pushed to master at vtimofei/dotfiles 2023-06-17 13:28:13 +00:00
2313226c67 Update paths to use $USER
vtimofei pushed to master at vtimofei/dotfiles 2023-06-15 13:51:57 +00:00
00736768d4 Outta here
vtimofei pushed to master at vtimofei/dotfiles 2023-06-15 13:49:51 +00:00
180d7683fd Get the mouse outta here
vtimofei pushed to master at vtimofei/dotfiles 2023-06-14 16:21:50 +00:00
fb1484e5ed Fix get-volume sub
vtimofei pushed to master at vtimofei/dotfiles 2023-06-14 15:31:55 +00:00
02cc4ed11c Add get-volume script
vtimofei pushed to master at vtimofei/dotfiles 2023-06-14 13:32:45 +00:00
39bbf3529a Remove Python launcher and use the Rusty
vtimofei pushed to master at vtimofei/dotfiles 2023-06-14 13:31:14 +00:00
b3b3793fdf Use tokio and add debug logs
vtimofei pushed to master at vtimofei/dotfiles 2023-06-14 12:35:04 +00:00
cf32f4d439 Fix paths
vtimofei pushed to master at vtimofei/dotfiles 2023-06-14 12:25:44 +00:00
36593527ca Rewrite it in Rust