Commit History

Author SHA1 Message Date
  Matthias Ladkau 4a29d46f3a fix: Try supports now otherwise blocks 3 years ago
  Matthias Ladkau 33200745a8 fix: Pretty printer preserves some newlines to structure code. 3 years ago
  Matthias Ladkau 0207b5c065 chore: Cleanup code 3 years ago
  Matthias Ladkau 7e561e5089 feat: Adding mutex blocks 3 years ago
  Matthias Ladkau 0eda3e5bc3 feat: Adding local variable declaration via let 3 years ago
  Matthias Ladkau b8610a0817 feat: Adding debugger to interpreter 3 years ago
  Matthias Ladkau 155035339d fix: lexer to properly support forward slashes in comments 3 years ago
  Matthias Ladkau d001b749e0 fix: Adding unit tests 3 years ago
  Matthias Ladkau a1ba9b4d93 feat: String interpolation 3 years ago
  Matthias Ladkau dc8dfe88f7 feat: Adding exception handling 3 years ago
  Matthias Ladkau 590ec38b48 feat: Adding parser 3 years ago