Commit Graph

  • 31c3a2f3a9 Add ability to define functions with dashes in name master Elara 2021-04-29 23:14:52 -0700
  • 836149ffc2 Add goroutines Elara 2021-04-05 11:28:47 -0700
  • e5b8521ba4 Add syntax highlighting file Elara 2021-03-24 10:54:10 -0700
  • 8aa6f45db2 Add defer file.Close() to the README interpreter example Elara 2021-03-08 11:35:15 -0800
  • ecfbd40df8 Remove unnecessary copyright headers Elara 2021-03-08 11:28:47 -0800
  • bb89c93344 Add opposite values and README.md Elara 2021-03-08 11:21:50 -0800
  • 36d1eee759 Move default maps/variables to default.go and add print default function Elara 2021-03-07 19:01:43 -0800
  • 1c99345af1 Implement return, implement instant break, add exit function, implement dumping and loading of AST via encoding/json Elara 2021-03-07 17:25:16 -0800
  • f7a34b3da4 Fix issue where function call within array was not executedD Elara 2021-03-05 19:38:05 -0800
  • 53e0717b91 Implement functions, arrays, maps, and while loops. Document and clean up code. Elara 2021-03-04 19:30:08 -0800
  • 201030ed93 Add conversion functions and move other defaults to cmd/scpt Elara 2021-03-03 00:32:00 -0800
  • e6d195f364 Add conversion functions and move other defaults to cmd/scpt Elara 2021-03-03 00:27:54 -0800
  • ba11fdcf76 Add example for adding functions to cmd/scpt Elara 2021-03-02 00:33:55 -0800
  • 1196942801 Clean up ParseValue() Elara 2021-03-02 00:27:28 -0800
  • 412079c20a Remove index variable after loop completion Elara 2021-03-02 00:18:52 -0800
  • 877f85ef78 Implement repeat loops Elara 2021-03-01 20:18:52 -0800
  • 745920b139 Implement if statements and regex lexer Elara 2021-03-01 19:43:06 -0800
  • d552836b2c Add copyright notices to source files Elara 2021-03-01 17:07:35 -0800
  • 291b7a906c Clean up code and add support for multiple operations in expression Elara 2021-03-01 16:44:33 -0800
  • a95d054189 Add comments and remove debug code Elara 2021-03-01 15:01:21 -0800
  • 5fed3e3ce4 Implement proper error handling, add godoc comments, and implement expressions Elara 2021-03-01 13:43:10 -0800
  • 43c226257b Add LICENSE Elara 2021-03-01 12:31:22 -0800
  • 16bcd39a0a Add command Elara 2021-03-01 09:23:40 -0800
  • cffba2f085 Add command Elara 2021-03-01 09:22:00 -0800
  • 62571a8ae4 Change import path Elara 2021-03-01 09:12:46 -0800
  • e8df2f4afc Initial Commit Elara 2021-03-01 09:11:22 -0800