Skip to content

Releases: se-tuebingen/bsl-tools

Development Build

01 Mar 15:57
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Commits

  • 391d007: finalize documentation (Florian auf Tulpenlaptop)
  • 05f3b93: ignore copied file as compile artifact (Florian auf Tulpenlaptop)
  • 2976ffa: fix documentation of make test and make doc (Florian auf Tulpenlaptop)

v1.0.0

27 Feb 20:32
Compare
Choose a tag to compare

Commits

  • 1f508a8: Document how publication works (Florian auf Tulpenlaptop)
  • de13d12: Remove meeting notes and add documentation link (Florian auf Tulpenlaptop)
  • 51a4622: fix erronous html in FunError rule and add JS snippet to verify all tags are closed (Florian auf Tulpenlaptop)
  • 5f92b8b: fix StructValue Printing (Florian auf Tulpenlaptop)
  • 8978505: fix double padding of potentially different colours around rule result (Florian auf Tulpenlaptop)
  • 68fecfc: get font size from document, allow font family override (Florian auf Tulpenlaptop)
  • da0d643: show info about prog rule besides "Next Step" button (Florian auf Tulpenlaptop)
  • 0cee551: fix some wordings (Florian auf Tulpenlaptop)
  • 9ba5be8: namespace tree css with a more specific class (Florian auf Tulpenlaptop)
  • 1b3fd5f: namespace stepper css with a more specific class name, update docs (Florian auf Tulpenlaptop)
  • 1e0636b: rename small-interpreter.css -> stepper.css to fit rest of public API (Florian auf Tulpenlaptop)
  • cf374be: fix missing output sanitization and wrong rule detail clipping (Florian auf Tulpenlaptop)
  • 85f28e1: 👃remove global variables (Florian auf Tulpenlaptop)
  • 08e70f9: 👃 split up processSteppers and setUpStepperGui (Florian auf Tulpenlaptop)
  • 44840bf: refactor and fix rendering result step and other small things (Florian auf Tulpenlaptop)
  • d6f67b3: refactor ans split up showExpression -> takeProgSteps (Florian auf Tulpenlaptop)
  • f82e7bf: remove some more smells (Florian auf Tulpenlaptop)
  • b5e4b57: update how to display PROG rule: In capitals, at the start, not on prev button (Florian auf Tulpenlaptop)
  • 747b72e: remove logspam (Florian auf Tulpenlaptop)
  • c4ac05a: at least show progError (Florian auf Tulpenlaptop)
  • fe34cec: removed limitations on numbers for names (Linus S)
  • prog rewriting (Linus Szillat)
  • 91607d6: Create extractTest.html (Linus Szillat)
  • d45a633: Revert "wip: prog rewriting" (Linus S)
  • 514e378: Revert "Revert "wip: prog rewriting"" (Linus S)
  • ebd407d: Revert "Revert "Revert "wip: prog rewriting""" (Linus S)
  • dbd8ed2: fixed some problems with numbers being interpreted as names instead of values. (Linus S)
  • 76267a1: minor refactoring (Linus S)
  • prog rewriting (Linus S)
  • d45e63e: Revert "wip: prog rewriting" (Linus S)
  • 3dbe5b2: Merge branch 'main' into prog-rewriting (Linus Szillat)
  • rewrite prog (refactored 2 funs and added appropriate ProgRule type) (Linus Szillat)
  • fb6f0fd: prog rewritten: added environmentInitializer (Linus Szillat)
  • 98d5a5c: error message in constant CBV evaluation now shows (Linus S)
  • 023a7cf: Stepper now only delivers ProgSteps until the first error is found in result and doesnt deliver ALL steps anymore (Linus S)
  • 5183276: Create Generator.ts (Linus S)
  • generator shows a wonderful hello world output (Linus S)
  • 56b8090: Added option for custom styles to JSONTrees (Florian auf Tulpenlaptop)
  • df29143: properly scope custom jsontree styles (Florian auf Tulpenlaptop)
  • e8f1649: nvm scoping was never really supported (Florian auf Tulpenlaptop)
  • 663483a: do not break other scripts listening to load event (Florian auf Tulpenlaptop)
  • 56232c6: prevent original program from disappearing when execution ends because of error (Florian auf Tulpenlaptop)
  • c38ccb5: improve stepper error display (Florian auf Tulpenlaptop)
  • 79ec4ce: clean up and structure visual tests (somewhat) (Florian auf Tulpenlaptop)
  • d24ac10: added Continuous Integration for mdbooks (Linus Szillat)
  • Documentation in mdbooks (Linus Szillat)
  • ff57d6f: fix workflow (Linus Szillat)
  • fbc9fa3: now ci should be fixed (Linus Szillat)
  • mdbooks documentation (Linus Szillat)
  • ca230e7: fallback build for mdbook, update fallback binaries (Florian auf Tulpenlaptop)
  • 08fc79f: move memory intensive fallback binaries to own branch (Florian auf Tulpenlaptop)
  • 9141ecb: merge main to bring back up to date (Florian auf Tulpenlaptop)
  • 6bfda16: basic plumbing for generator (Florian auf Tulpenlaptop)
  • example adding in progress (Linus Szillat)
  • 2f1ce36: push (Linus Szillat)
  • e394e2e: add generator element (Florian auf Tulpenlaptop)
  • 81c96fc: make tag more specific, add to tests index (Florian auf Tulpenlaptop)
  • 677d8b4: Merge branch 'generator' (Florian auf Tulpenlaptop)
  • b8ca99c: wip on the docs (Linus Szillat)
  • 621b012: correctly display context of errors (Florian auf Tulpenlaptop)
  • 7eb3890: DOCUMENTATION IS FINISHED (Linus Szillat)
  • b57c8a5: remove mistaken file (Florian auf Tulpenlaptop)
  • 6454cb5: Changed README to reduced version with link to doc (Linus Szillat)
  • 5d59f5d: fix struct indentation (Florian auf Tulpenlaptop)
  • 4dabaf3: display offending define statement in case of error (Florian auf Tulpenlaptop)

v0.1.0

06 Dec 13:23
Compare
Choose a tag to compare
Testing tag release workflow