Commit History

Author SHA1 Message Date
  Matthias Ladkau c452e78b74 fix: Proper restarting of interpreter state when debugger starts 4 years ago
  Matthias Ladkau e3db154542 feat: Add ECAl file formatter 4 years ago
  Matthias Ladkau ad2b7ae72a fix: Make console output configurable for CLI tools 4 years ago
  Matthias Ladkau ca80016dd6 feat: Packing of ECAL code into executable 4 years ago
  Matthias Ladkau 0eda3e5bc3 feat: Adding local variable declaration via let 4 years ago
  Matthias Ladkau 9cca323af6 feat: Adding break on error to debugger 4 years ago
  Matthias Ladkau 3bcad5b6e1 feat: Adding more examples 4 years ago
  Matthias Ladkau a9c9f2eb92 feat: Adding reload support 4 years ago
  Matthias Ladkau 3e105e2d9c feat: Stepping support 4 years ago
  Matthias Ladkau d8056737ea feat: Thread inspection support 4 years ago
  Matthias Ladkau 805cbd2232 feat: Proper breakpoint management for debug adapter 4 years ago
  Matthias Ladkau 63811157fa fix: Better debug display for variable scopes 4 years ago
  Matthias Ladkau d0295ce844 feat: Adding debug adapter for VSCode 4 years ago
  Matthias Ladkau b8610a0817 feat: Adding debugger to interpreter 4 years ago
  Matthias Ladkau 490ce0bb0f feat: Add thread IDs 4 years ago
  Matthias Ladkau ecfaf8048d feat: Adding initial parts for debug support 4 years ago
  Matthias Ladkau 7f6ef4884b chore: Adding logo 4 years ago
  Matthias Ladkau 155035339d fix: lexer to properly support forward slashes in comments 4 years ago
  Matthias Ladkau 0312fd1314 feat: Adding Game of Life example 4 years ago
  Matthias Ladkau f2ab07c742 feat: VS Code support 4 years ago
  Matthias Ladkau 82d27f1fb3 doc: Adding getting started 4 years ago
  Matthias Ladkau 701de856f5 feat: Adding pulse trigger function 4 years ago
  Matthias Ladkau b9a925e614 feat: Adding cron trigger function 4 years ago
  Matthias Ladkau 178b01bac9 fix: Using the proper declaration scope and an example 4 years ago
  Matthias Ladkau bb87c53245 feat: Custom stdlib function 4 years ago
  Matthias Ladkau 8a578b4595 feat: Loading of initial file 4 years ago
  Matthias Ladkau 9370f1dd73 feat: Adding help function 4 years ago
  Matthias Ladkau fdb20e0c91 feat: Stdlib generation functions with documentation 4 years ago
  Matthias Ladkau 35eeb88614 feat: Stdlib documentation support 4 years ago
  Matthias Ladkau 7975b738af feat: CLI support 4 years ago