Historique des commits

Auteur SHA1 Message Date
  Matthias Ladkau 0207b5c065 chore: Cleanup code il y a 3 ans
  Matthias Ladkau 695d51fb75 docs: Adding embedding section to the README il y a 3 ans
  Matthias Ladkau 7e561e5089 feat: Adding mutex blocks il y a 3 ans
  Matthias Ladkau 4ec28fe95f docs: Adding an embedding example il y a 3 ans
  Matthias Ladkau 0a1c57bbac fix: Adding default stdlib_gen il y a 3 ans
  Matthias Ladkau b986226dc7 doc: Cleanup of documentation il y a 3 ans
  Matthias Ladkau e2b396579d fix: VSCode extension cleanup il y a 3 ans
  Matthias Ladkau c452e78b74 fix: Proper restarting of interpreter state when debugger starts il y a 3 ans
  Matthias Ladkau e3db154542 feat: Add ECAl file formatter il y a 3 ans
  Matthias Ladkau ad2b7ae72a fix: Make console output configurable for CLI tools il y a 3 ans
  Matthias Ladkau ca80016dd6 feat: Packing of ECAL code into executable il y a 3 ans
  Matthias Ladkau 0eda3e5bc3 feat: Adding local variable declaration via let il y a 3 ans
  Matthias Ladkau 9cca323af6 feat: Adding break on error to debugger il y a 3 ans
  Matthias Ladkau 3bcad5b6e1 feat: Adding more examples il y a 3 ans
  Matthias Ladkau a9c9f2eb92 feat: Adding reload support il y a 3 ans
  Matthias Ladkau 3e105e2d9c feat: Stepping support il y a 3 ans
  Matthias Ladkau d8056737ea feat: Thread inspection support il y a 3 ans
  Matthias Ladkau 805cbd2232 feat: Proper breakpoint management for debug adapter il y a 3 ans
  Matthias Ladkau 63811157fa fix: Better debug display for variable scopes il y a 3 ans
  Matthias Ladkau d0295ce844 feat: Adding debug adapter for VSCode il y a 3 ans
  Matthias Ladkau b8610a0817 feat: Adding debugger to interpreter il y a 3 ans
  Matthias Ladkau 490ce0bb0f feat: Add thread IDs il y a 3 ans
  Matthias Ladkau ecfaf8048d feat: Adding initial parts for debug support il y a 3 ans
  Matthias Ladkau 7f6ef4884b chore: Adding logo il y a 3 ans
  Matthias Ladkau 155035339d fix: lexer to properly support forward slashes in comments il y a 3 ans
  Matthias Ladkau 0312fd1314 feat: Adding Game of Life example il y a 3 ans
  Matthias Ladkau f2ab07c742 feat: VS Code support il y a 3 ans
  Matthias Ladkau 82d27f1fb3 doc: Adding getting started il y a 3 ans
  Matthias Ladkau 701de856f5 feat: Adding pulse trigger function il y a 3 ans
  Matthias Ladkau b9a925e614 feat: Adding cron trigger function il y a 3 ans