Commit Graph

  • 2e965d6f68 Added Permission type Sasha Koshka 2022-08-10 12:52:20 -0400
  • 488220f3a7 Added all tokens to unit test Sasha Koshka 2022-08-10 11:43:21 -0400
  • 3f16d34aa1 Added unit test for lexer Sasha Koshka 2022-08-10 11:28:29 -0400
  • 245798f33d Print warning when a tab is discovered where it shouldn't be Sasha Koshka 2022-08-10 01:22:53 -0400
  • 0d2d10fe04 All basic symbol tokens are now parsed Sasha Koshka 2022-08-10 01:03:59 -0400
  • a0ce033c27 Added a ton more token kinds Sasha Koshka 2022-08-10 00:48:18 -0400
  • 64de897de5 Added lexing various symbol tokens Sasha Koshka 2022-08-09 22:18:12 -0400
  • 861400b4a1 LexingOperation now stores the list of tokens Sasha Koshka 2022-08-09 22:12:14 -0400
  • c042305ebe Test commit Sasha Koshka 2022-08-09 21:44:41 -0400
  • cd157cc69b Added more information about the language's design to readme Sasha Koshka 2022-08-09 21:15:49 -0400
  • 488af74b75 Laid out basic lexer structure Sasha Koshka 2022-08-09 20:45:06 -0400
  • c23413eedf Added print method to error Sasha Koshka 2022-08-09 20:12:33 -0400
  • a755fc9f41 Error handling is now done with a custom error in the file package Sasha Koshka 2022-08-09 02:25:45 -0400
  • 2ea0c86c54 Added README Sasha Koshka 2022-08-09 01:51:56 -0400
  • 3a0fc0d57c Added ReadString method to file Sasha Koshka 2022-08-09 01:13:49 -0400
  • 47517d7139 Added ReadRune method to file Sasha Koshka 2022-08-09 01:07:14 -0400
  • 3ba528509c Added licesnse Sasha Koshka 2022-08-09 01:02:03 -0400
  • e7bd6ee02c Added stub arfc command Sasha Koshka 2022-08-08 03:09:16 -0400
  • e8f6165f38 Created stub high-level module compilation function Sasha Koshka 2022-08-08 03:08:50 -0400
  • 93f0ac945f Added gitignore Sasha Koshka 2022-08-08 03:08:20 -0400
  • 47234e9f36 Added lexer stub Sasha Koshka 2022-08-07 15:18:59 -0400
  • 68a6bdf511 Added token struct Sasha Koshka 2022-08-07 15:18:30 -0400
  • c3a5b15049 Added Location struct Sasha Koshka 2022-08-03 13:40:00 -0400
  • 64a8a2445a File is now capable of printing errors Sasha Koshka 2022-08-03 13:28:37 -0400
  • 4d94e5738d Added file struct that satisfies io/fs.File Sasha Koshka 2022-08-03 12:11:59 -0400
  • ff01213da4 Initial commit Sasha Koshka 2022-08-03 11:09:00 -0400