Historique des commits

Auteur SHA1 Message Date
  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
  Matthias Ladkau 178b01bac9 fix: Using the proper declaration scope and an example il y a 3 ans
  Matthias Ladkau bb87c53245 feat: Custom stdlib function il y a 3 ans
  Matthias Ladkau 8a578b4595 feat: Loading of initial file il y a 3 ans
  Matthias Ladkau 9370f1dd73 feat: Adding help function il y a 3 ans
  Matthias Ladkau fdb20e0c91 feat: Stdlib generation functions with documentation il y a 3 ans
  Matthias Ladkau 35eeb88614 feat: Stdlib documentation support il y a 3 ans
  Matthias Ladkau 7975b738af feat: CLI support il y a 3 ans
  Matthias Ladkau d001b749e0 fix: Adding unit tests il y a 3 ans
  Matthias Ladkau 623daf105d feat: Adding doc function and test fixup il y a 3 ans
  Matthias Ladkau a1ba9b4d93 feat: String interpolation il y a 3 ans
  Matthias Ladkau dc8dfe88f7 feat: Adding exception handling il y a 3 ans