Skip to content
Snippets Groups Projects
  1. Nov 07, 2023
  2. 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
  3. Sep 23, 2023
  4. Sep 22, 2023
  5. Sep 16, 2023
    • MaZiFAU's avatar
      SOMDOC; · 0db8aa88
      MaZiFAU authored
      SOMDOC;
      + changed to OMLIT<T> from OMF, OMSTR[, OMBOOL]
      + added support for Anonymous/Dynamic Types: OML [formerly RECARG]
      0db8aa88
  6. Sep 06, 2023
  7. Sep 04, 2023
    • MaZiFAU's avatar
      MMTFunctions; BugFixes; Refactoring; · 3e7d4f72
      MaZiFAU authored
      MMTFunctions:
      +chabged to new FUN(TYPE)
      +changet to proper Tuple usage,
      +implemented: ProjL/R, FeedForward/StepUntil
      +ToType() for SomDocs
      +...
      
      Refactoring:
      +Popup/Behaviour
      
      BugFixes:
      +RightAngle
      +FallBackJasonScroll
      3e7d4f72
  8. Jul 13, 2023
  9. Jul 07, 2023
    • MaZiFAU's avatar
      Refactor; · 8403a0d2
      MaZiFAU authored
      Refacto:
      +OMA.arguments List => Array
      +Added SOMDoc.MaekTupel()
      8403a0d2
  10. Jul 06, 2023
  11. Jul 02, 2023
    • MaZiFAU's avatar
      Refactoring; Performance; Bug Fixes; · ded817f6
      MaZiFAU authored
      Refactoring:
      +Made Hint animation Eventbased
      +FatWrapper>FactObject>RenderedScrollFact
      +Fact.Representation is now FactObject
      Performance:
      +Fact to MMT now synchron, up to 30% faster
      Bug Fixes:
      +Lot Tool ignored ground hits
      ded817f6
  12. Jun 29, 2023
    • MaZiFAU's avatar
      Performance Improvements; · b21f6e65
      MaZiFAU authored
      Performance Improvements:
      +cache all Scrolls
      +cache Stages in StageStatic.ShallowLoadStages
      b21f6e65
    • MaZiFAU's avatar
      Refactored; BugFix; · 8fa3d1ad
      MaZiFAU authored
      Refactored:
      +FactWrapper,Object,AttachedFuncFact
      +Fact.SendToMMT: asynchron
      
      BugFix:
      + OMDoc/RAW in Scroll msg => added RAW
      8fa3d1ad
  13. Sep 05, 2022
  14. Sep 02, 2022
  15. Aug 31, 2022
  16. Jul 28, 2022
  17. Jul 24, 2022
  18. Jul 22, 2022
  19. Jul 16, 2022
  20. Sep 15, 2021
  21. Sep 14, 2021
  22. Sep 08, 2021
  23. Sep 07, 2021
Loading