Commit Graph

  • 6a7ac2a6f8 Predrok 2025 - Naloga 2 2025-predrok/02-no-mod Gašper Dobrovoljc 2025-06-04 14:19:59 +02:00
  • 352085b499 Predrok 2025 - Naloga 1 2025-predrok/01-multiline-comments Gašper Dobrovoljc 2025-06-04 14:14:46 +02:00
  • 018a80b0f7 Added until statement until Gašper Dobrovoljc 2025-06-03 22:39:32 +02:00
  • b325647ad9 Limited comment length to 10 characters comment-length-limit Gašper Dobrovoljc 2025-06-03 22:20:10 +02:00
  • 8251a3608c Changed addition operators to right associative add-right-assoc Gašper Dobrovoljc 2025-06-03 18:41:44 +02:00
  • 73e1113764 Skip right expression evaluation in OR if left returns true or-skip-right Gašper Dobrovoljc 2025-06-03 18:26:19 +02:00
  • de2522c28c Added __LINE__ symbol line-symbol Gašper Dobrovoljc 2025-06-03 18:07:27 +02:00
  • 30fbde8c31 Added multiline comments multiline-comments Gašper Dobrovoljc 2025-06-03 17:45:56 +02:00
  • ab0a6fd484 Make + operator bind more strongly than multiplication operators add-bind-stronger Gašper Dobrovoljc 2025-06-03 17:26:46 +02:00
  • d64e597414 Replaced mul with times in initializers times-init Gašper Dobrovoljc 2025-06-03 17:16:34 +02:00
  • 1b45d6a0f9 Final master Gašper Dobrovoljc 2025-06-03 17:04:14 +02:00
  • 7e9e25b77b Removed unused static links stack Gašper Dobrovoljc 2025-05-23 20:44:32 +02:00
  • a59eca0e8a Code Gen Gašper Dobrovoljc 2025-05-23 20:36:56 +02:00
  • c7b835dd1a WIP Code Gen - finished implementation Gašper Dobrovoljc 2025-05-20 15:25:28 +02:00
  • 7fd97ed0b3 WIP Code Gen Gašper Dobrovoljc 2025-05-19 14:48:38 +02:00
  • b50325d3a5 Fixed string size undo Gašper Dobrovoljc 2025-05-11 21:28:31 +02:00
  • 5188e80ee3 Fixed string size Gašper Dobrovoljc 2025-05-11 21:07:32 +02:00
  • 89c84d2cb5 Memory Fixes Gašper Dobrovoljc 2025-05-09 11:44:56 +02:00
  • a0cad251cd Memory Gašper Dobrovoljc 2025-05-08 23:42:03 +02:00
  • e868f3030c SemAn - LVal Gašper Dobrovoljc 2025-04-17 10:01:15 +02:00
  • b688385835 Updated zip.sh Gašper Dobrovoljc 2025-04-06 12:24:52 +02:00
  • 0a21eb351a Updated .gitignore Gašper Dobrovoljc 2025-04-06 12:18:06 +02:00
  • 4ab003b2c6 AST Fixes Gašper Dobrovoljc 2025-04-06 12:16:39 +02:00
  • a8f08725aa AST Gašper Dobrovoljc 2025-03-31 22:55:57 +02:00
  • a4773edb76 Added SynAn tests Gašper Dobrovoljc 2025-03-23 15:14:18 +01:00
  • ffcb50c707 Fixes Gašper Dobrovoljc 2025-03-23 14:00:35 +01:00
  • b8545a143b Pretty syntax analysis errors Gašper Dobrovoljc 2025-03-21 16:16:45 +01:00
  • a94802b571 Finished SynAn without good errors Gašper Dobrovoljc 2025-03-21 15:28:24 +01:00
  • b1e61398a6 WIP SynAn Gašper Dobrovoljc 2025-03-18 19:24:19 +01:00
  • ea5b857272 Fixes Gašper Dobrovoljc 2025-03-11 11:41:37 +01:00
  • 8dd17bd287 Added phase name input to zip script Gašper Dobrovoljc 2025-03-11 11:40:32 +01:00
  • 8beef6a118 Zip script Gašper Dobrovoljc 2025-03-08 20:03:53 +01:00
  • 5ed3016bfd Fixes Gašper Dobrovoljc 2025-03-08 19:36:20 +01:00
  • 56facf7372 LexAn implementation done Gašper Dobrovoljc 2025-03-05 09:44:48 +01:00
  • 42fe2bf270 LexAn Symbols Gašper Dobrovoljc 2025-03-05 09:14:18 +01:00
  • 8c6828041d Removed .DS_Store Gašper Dobrovoljc 2025-03-05 08:46:51 +01:00
  • ac9a258389 Removed .DS_Store Gašper Dobrovoljc 2025-03-05 08:45:38 +01:00
  • d88951c225 WIP LexAn Gašper Dobrovoljc 2025-03-05 08:44:48 +01:00