Skip to content
Snippets Groups Projects
  1. Apr 29, 2024
  2. Jan 12, 2024
    • MaZiFAU's avatar
      Bug Fixes; · 148d327c
      MaZiFAU authored
      Bug Fixes:
      + invalid casting for List<dynamic>
      + slightly wrong validation for FunctionCallFacts
      + force enable studio stages for validation (not local)
      + Singelton in ScrollStatic wont be recycled due to infinite asyncs
      + SomDoc.Var: parameter binding priority reversed
      148d327c
  3. Jan 11, 2024
  4. Nov 07, 2023
  5. Sep 24, 2023
    • MaZiFAU's avatar
      6ee88a78
    • MaZiFAU's avatar
      BugFixes; Performance; · 6073913f
      MaZiFAU authored
      BugFixes;
      + Saving/Loading
      + Fetching Context somtimes skipped a fact
      
      Performance;
      + Dynamic Types will now try to simplify before SendToMMT()
      + Caching of Stages know activated
      6073913f
    • MaZiFAU's avatar
      Known Bugs; BugFixes; Facts; Misc; · 47feb1f4
      MaZiFAU authored
      Known Bugs;
      + Saving/Loading [Experimental]
      
      BugFixes;
      + Server caching may pose the need for postponed Stage loading
      + Server cheches wrong label -> send fact with new one.
      + New Facts may have Definisions()==null -> null.ToString() for ID
      +-> MMTFact.ToString() as Fallback
      
      Facts;
      + Further decoupled from FactRecorder
      +-> labeling done JIT by FactRecorder
      + Caching: object CompiledValue && Expression CompileBase
      
      Misc;
      + added SOMDoc(from)Object(object)
      + StageStatic.ShallowLoadStages(bool): streamlined loading in case of failure due to unloaded dependecies (e.g.: ContextRecorder)
      47feb1f4
  6. Jul 07, 2023
  7. Jun 29, 2023
    • MaZiFAU's avatar
      Performance Improvements; · b21f6e65
      MaZiFAU authored
      Performance Improvements:
      +cache all Scrolls
      +cache Stages in StageStatic.ShallowLoadStages
      b21f6e65
  8. Jun 16, 2023
  9. Mar 10, 2023
  10. Feb 22, 2023
  11. Sep 03, 2022
  12. Sep 02, 2022
  13. Aug 26, 2022
  14. Aug 18, 2022
  15. Jul 24, 2022
  16. Oct 14, 2021
  17. Oct 09, 2021
  18. Sep 24, 2021
  19. Sep 14, 2021
  20. Sep 12, 2021
  21. Sep 10, 2021
  22. Sep 09, 2021
  23. Sep 08, 2021
Loading