• Michael Goderbauer's avatar
    Redesign Semantic Tree Compilation Algorithm (#12605) · f8a2bd20
    Michael Goderbauer authored
    * Oct 12 10:12am
    
    * implicit_semantics_test.dart passes
    
    * refactoring
    
    * works in nice
    
    * minor rename
    
    * more doc comments
    
    * to be explicit check better
    
    * fix test
    
    * ++
    
    * ++
    
    * semantics_9_test (BlockSemantics) and implicit_semantics_test are passing
    
    * doc updates
    
    * tiny refactor
    
    * fix static errors in tests
    
    * fix gesture detector
    
    * ++
    
    * ++
    
    * geometry
    
    * ++
    
    * remove noGeometry
    
    * revert test
    
    * +
    
    * all tests but scrolling/clipping pass
    
    * clipping works
    
    * scrolling halfway
    
    * sliver tests pass
    
    * ALL TESTS PASS
    
    * SemanticsNode changed
    
    * docs and tiny fixes
    
    * card test
    
    * more doc comments
    
    * remove missed print
    
    * more tests
    
    * make test pass on Linux
    
    * remove changes to intellij proj file
    
    * review comments
    f8a2bd20
card.dart 2.88 KB