Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Relooper.2018 #291

Open
wants to merge 61 commits into
base: master
Choose a base branch
from
Open

Relooper.2018 #291

wants to merge 61 commits into from

Commits on Jan 14, 2018

  1. Configuration menu
    Copy the full SHA
    1678d02 View commit details
    Browse the repository at this point in the history
  2. Some unfinished work

    soywiz committed Jan 14, 2018
    Configuration menu
    Copy the full SHA
    565962a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2018

  1. Configuration menu
    Copy the full SHA
    aef4ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8092d1c View commit details
    Browse the repository at this point in the history
  3. Small fix in relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    6e7aba8 View commit details
    Browse the repository at this point in the history
  4. More work on relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    30c3c28 View commit details
    Browse the repository at this point in the history
  5. Some more work on relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    ad07e44 View commit details
    Browse the repository at this point in the history
  6. Some more work on relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    39d89b7 View commit details
    Browse the repository at this point in the history
  7. Some Relooper adjustments

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    ba7e03d View commit details
    Browse the repository at this point in the history
  8. Some more work on relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    404e005 View commit details
    Browse the repository at this point in the history
  9. Some more work on relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    8ca8e22 View commit details
    Browse the repository at this point in the history
  10. Some more work on relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    3ec897c View commit details
    Browse the repository at this point in the history
  11. Some more work on relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    5ff3685 View commit details
    Browse the repository at this point in the history
  12. Some more work on relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    ecd691b View commit details
    Browse the repository at this point in the history
  13. Some more work on relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    3f1c637 View commit details
    Browse the repository at this point in the history
  14. Some more work on relooper

    soywiz committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    19f8ee1 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Some more work on relooper

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    c7ed617 View commit details
    Browse the repository at this point in the history
  2. Some more work on relooper

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    1f5e449 View commit details
    Browse the repository at this point in the history
  3. Remove old annotations

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    829393d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    887797b View commit details
    Browse the repository at this point in the history
  5. Old comment

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    ca3697f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f6ece9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61d9b81 View commit details
    Browse the repository at this point in the history
  8. Some more work on relooper

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    f384cd0 View commit details
    Browse the repository at this point in the history
  9. Supported white and for loops

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    91b2168 View commit details
    Browse the repository at this point in the history
  10. Enable relooper in benchmark

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    f1faab9 View commit details
    Browse the repository at this point in the history
  11. This PR will start 0.7 branch

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    ce878e2 View commit details
    Browse the repository at this point in the history
  12. Inline errors

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    84a323c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    009e53d View commit details
    Browse the repository at this point in the history
  14. Remove empty nodes, that were making the strong component contract (t…

    …o just one exit) to fail
    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    dd4dd2e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1679db2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ae6db58 View commit details
    Browse the repository at this point in the history
  17. Fixed some relooper cases

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    1e4c067 View commit details
    Browse the repository at this point in the history
  18. Some loop optimizations

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    90b2fc1 View commit details
    Browse the repository at this point in the history
  19. Updated version

    soywiz committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    fa640a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

  1. Detects if && chains

    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    bc1c646 View commit details
    Browse the repository at this point in the history
  2. Detects if || chains

    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    26b5b0d View commit details
    Browse the repository at this point in the history
  3. Small fixes

    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    2932f7e View commit details
    Browse the repository at this point in the history
  4. ConcurrentModification fix

    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    2f13dd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fea7cf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a1611f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1bf5d4 View commit details
    Browse the repository at this point in the history
  8. Kotlin 1.2.20

    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    7dd53ef View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f39d87c View commit details
    Browse the repository at this point in the history
  10. org.gradle.caching=true

    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    3bd4e7a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7627df View commit details
    Browse the repository at this point in the history
  12. Remove exit node cycle

    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    8e80373 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29f92a8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7707735 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a083765 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4b04237 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9cbd1bb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b98197f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2e84278 View commit details
    Browse the repository at this point in the history
  20. switch fixes

    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    d1b3f37 View commit details
    Browse the repository at this point in the history
  21. Some switch fixes

    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    34521b8 View commit details
    Browse the repository at this point in the history
  22. Proper switch working (common node finding still requires some work t…

    …o produce much less code)
    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    10a5ed4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4159fcf View commit details
    Browse the repository at this point in the history
  24. Proper generate switch

    soywiz committed Jan 17, 2018
    Configuration menu
    Copy the full SHA
    28699bc View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2018

  1. Fix floating point comparisons

    soywiz committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    6ef715c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ebb76 View commit details
    Browse the repository at this point in the history