Histórico de Commits

Autor SHA1 Mensagem Data
  Matthias Ladkau 0eda3e5bc3 feat: Adding local variable declaration via let há 3 anos atrás
  Matthias Ladkau 9cca323af6 feat: Adding break on error to debugger há 3 anos atrás
  Matthias Ladkau 3bcad5b6e1 feat: Adding more examples há 3 anos atrás
  Matthias Ladkau a9c9f2eb92 feat: Adding reload support há 3 anos atrás
  Matthias Ladkau 3e105e2d9c feat: Stepping support há 3 anos atrás
  Matthias Ladkau d8056737ea feat: Thread inspection support há 3 anos atrás
  Matthias Ladkau 805cbd2232 feat: Proper breakpoint management for debug adapter há 3 anos atrás
  Matthias Ladkau 63811157fa fix: Better debug display for variable scopes há 3 anos atrás
  Matthias Ladkau d0295ce844 feat: Adding debug adapter for VSCode há 3 anos atrás
  Matthias Ladkau b8610a0817 feat: Adding debugger to interpreter há 3 anos atrás
  Matthias Ladkau 490ce0bb0f feat: Add thread IDs há 3 anos atrás
  Matthias Ladkau ecfaf8048d feat: Adding initial parts for debug support há 3 anos atrás
  Matthias Ladkau 7f6ef4884b chore: Adding logo há 3 anos atrás
  Matthias Ladkau 155035339d fix: lexer to properly support forward slashes in comments há 3 anos atrás
  Matthias Ladkau 0312fd1314 feat: Adding Game of Life example há 3 anos atrás
  Matthias Ladkau f2ab07c742 feat: VS Code support há 3 anos atrás
  Matthias Ladkau 82d27f1fb3 doc: Adding getting started há 3 anos atrás
  Matthias Ladkau 701de856f5 feat: Adding pulse trigger function há 3 anos atrás
  Matthias Ladkau b9a925e614 feat: Adding cron trigger function há 3 anos atrás
  Matthias Ladkau 178b01bac9 fix: Using the proper declaration scope and an example há 3 anos atrás
  Matthias Ladkau bb87c53245 feat: Custom stdlib function há 3 anos atrás
  Matthias Ladkau 8a578b4595 feat: Loading of initial file há 3 anos atrás
  Matthias Ladkau 9370f1dd73 feat: Adding help function há 3 anos atrás
  Matthias Ladkau fdb20e0c91 feat: Stdlib generation functions with documentation há 3 anos atrás
  Matthias Ladkau 35eeb88614 feat: Stdlib documentation support há 3 anos atrás
  Matthias Ladkau 7975b738af feat: CLI support há 3 anos atrás
  Matthias Ladkau d001b749e0 fix: Adding unit tests há 3 anos atrás
  Matthias Ladkau 623daf105d feat: Adding doc function and test fixup há 3 anos atrás
  Matthias Ladkau a1ba9b4d93 feat: String interpolation há 3 anos atrás
  Matthias Ladkau dc8dfe88f7 feat: Adding exception handling há 3 anos atrás