Commit Graph

  • 25ce9bb520
    Fix off by one error fork/fork-avery/master fork-avery/master Lily Aurora N. 2025-03-07 19:31:06 +0100
  • f8d95a6891
    git mistery itycodes 2025-03-07 11:42:28 +0100
  • 6d894b2038
    Add a flag to show the AST/Token list Lily Aurora N. 2025-03-07 18:31:45 +0100
  • 77ae300c2c
    An initial README file :) itycodes 2025-03-07 11:42:28 +0100
  • 5c1e3e446b
    Replace the :void type expr with :<> itycodes 2025-03-07 11:36:07 +0100
  • 8280be8973
    Added an explicit :void type param to `fn` declarations itycodes 2025-03-07 11:23:44 +0100
  • e4ad937fe3 An initial README file :) master itycodes 2025-03-07 11:42:28 +0100
  • 900dc39fb4 Replace the :void type expr with :<> itycodes 2025-03-07 11:36:07 +0100
  • c0a3cf87b7 Added an explicit :void type param to `fn` declarations itycodes 2025-03-07 11:23:44 +0100
  • 6cf6beda27
    Frontend and Error printing Avery 2025-03-06 23:32:06 +0100
  • 93ff59d30e Refactoring, error reporting, more tests itycodes 2025-03-06 20:22:40 +0100
  • db7be30a7a
    Refactor and error handling for compiler Avery 2025-03-06 20:10:11 +0100
  • 5df23394c3 Cargo fmt itycodes 2025-03-06 12:38:23 +0100
  • c2dabb8157 Applied cargo fmt, location tracking, error handling itycodes 2025-03-06 12:32:41 +0100
  • 1bb4206a3b
    Fix test dealing with `Localized` Avery 2025-03-06 11:57:57 +0100
  • 38fc11590b
    Add error handling and location tracking to the tokenizer and parser Avery 2025-03-06 11:25:39 +0100
  • 8de6ef1ec3 Fixed type generation itycodes 2025-03-06 11:38:58 +0100
  • 6343fdf1fc Broken; Rust's Display trait is weird. Help. itycodes 2025-03-06 11:25:52 +0100
  • bee73acb5e Initial work on SPIR-V assembly generation itycodes 2025-03-06 10:48:40 +0100
  • bc2394bb4e Tests itycodes 2025-03-06 10:15:30 +0100
  • 07dc4d62d9 Initial work on the compiler itycodes 2025-03-06 10:09:56 +0100
  • da68ab6e73 Fix the implicit type generators for vectors itycodes 2025-03-06 09:18:02 +0100
  • 7a04fceedd Initial commit itycodes 2025-03-06 09:14:16 +0100