Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(bundler): Fix statement ordering issue #1264

Merged
merged 208 commits into from
Dec 27, 2020
Merged

Commits on Dec 26, 2020

  1. Add a test for denoland/deno#8679

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ae61328 View commit details
    Browse the repository at this point in the history
  2. Add tests for denoland/deno#8211

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    907651d View commit details
    Browse the repository at this point in the history
  3. Rename tests

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    6f71047 View commit details
    Browse the repository at this point in the history
  4. Fix export *

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ee42920 View commit details
    Browse the repository at this point in the history
  5. Fix export default problem

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    78cfe37 View commit details
    Browse the repository at this point in the history
  6. Update test ref

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    3646668 View commit details
    Browse the repository at this point in the history
  7. Ignore 8211 test for now

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    23bc1a7 View commit details
    Browse the repository at this point in the history
  8. Ignore 8211 test for now

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    c048057 View commit details
    Browse the repository at this point in the history
  9. Add Modules

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    39cd60f View commit details
    Browse the repository at this point in the history
  10. Don't merge imports

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    436e0ac View commit details
    Browse the repository at this point in the history
  11. Fix addmore

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    835d4a8 View commit details
    Browse the repository at this point in the history
  12. comment

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    0e65ddf View commit details
    Browse the repository at this point in the history
  13. Backup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    bf048f3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9623584 View commit details
    Browse the repository at this point in the history
  15. fixup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    5a8d3e8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7a67f3b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3fde01c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    428bfdd View commit details
    Browse the repository at this point in the history
  19. Modules.map

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    00aafd0 View commit details
    Browse the repository at this point in the history
  20. Revert "replace_import_specifiers: Don't use field"

    This reverts commit 399450d.
    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    5c02bd8 View commit details
    Browse the repository at this point in the history
  21. handle_reexport: Use modules.map

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    a346ca0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    abcfe25 View commit details
    Browse the repository at this point in the history
  23. uaw subdirectory

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    cbcedfa View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4ba2c6e View commit details
    Browse the repository at this point in the history
  25. Migrate UnexportAsVar

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    6961400 View commit details
    Browse the repository at this point in the history
  26. Modules.into_items()

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    a3abdf6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    867a402 View commit details
    Browse the repository at this point in the history
  28. typo

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    293ffc4 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    8f1e78f View commit details
    Browse the repository at this point in the history
  30. fixup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    3ca4e31 View commit details
    Browse the repository at this point in the history
  31. Hide Modules.body

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    7e60d69 View commit details
    Browse the repository at this point in the history
  32. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    22046af View commit details
    Browse the repository at this point in the history
  33. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    0ee78b3 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c3ebb06 View commit details
    Browse the repository at this point in the history
  35. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    1496031 View commit details
    Browse the repository at this point in the history
  36. Remove dead code

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    557ae28 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6dc0b55 View commit details
    Browse the repository at this point in the history
  38. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    c5cd188 View commit details
    Browse the repository at this point in the history
  39. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    48927fa View commit details
    Browse the repository at this point in the history
  40. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    50b2055 View commit details
    Browse the repository at this point in the history
  41. Add a test for sort

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    eafa6e7 View commit details
    Browse the repository at this point in the history
  42. Fix sorter

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    5e66dba View commit details
    Browse the repository at this point in the history
  43. Update test script

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    6090d6a View commit details
    Browse the repository at this point in the history
  44. Unignore

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    7b879c2 View commit details
    Browse the repository at this point in the history
  45. Add one more test for sort

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    8bab0db View commit details
    Browse the repository at this point in the history
  46. Sort items of a wrapped module

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    f49db5c View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    d85ffed View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0d10a3d View commit details
    Browse the repository at this point in the history
  49. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    0ed3d70 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    d2211ca View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    1108d68 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    9037aba View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    f1cb328 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    fa78e87 View commit details
    Browse the repository at this point in the history
  55. fixup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ec7adca View commit details
    Browse the repository at this point in the history
  56. Extract remove_default_export

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    98a91f9 View commit details
    Browse the repository at this point in the history
  57. Add an execution test

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    b78780d View commit details
    Browse the repository at this point in the history
  58. Add a test for hoisting

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    e610d03 View commit details
    Browse the repository at this point in the history
  59. fixup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    364d90a View commit details
    Browse the repository at this point in the history
  60. Move retain

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    390243e View commit details
    Browse the repository at this point in the history
  61. lint

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    26c43f2 View commit details
    Browse the repository at this point in the history
  62. Merge same module first

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    72fd984 View commit details
    Browse the repository at this point in the history
  63. fixup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    fb96a0e View commit details
    Browse the repository at this point in the history
  64. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    884682a View commit details
    Browse the repository at this point in the history
  65. Debugging sort

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    a5c161b View commit details
    Browse the repository at this point in the history
  66. Move insert_orders to top level

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    94c10de View commit details
    Browse the repository at this point in the history
  67. Fix sort

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    cbb80d3 View commit details
    Browse the repository at this point in the history
  68. sort: Handle empty module

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    79cf0d0 View commit details
    Browse the repository at this point in the history
  69. TRY: Use inject_all if possible

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    56ba591 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    86233b0 View commit details
    Browse the repository at this point in the history
  71. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    37dc883 View commit details
    Browse the repository at this point in the history
  72. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    b3d9be1 View commit details
    Browse the repository at this point in the history
  73. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    8e72653 View commit details
    Browse the repository at this point in the history
  74. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    448e1bd View commit details
    Browse the repository at this point in the history
  75. Add a test

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    d59a097 View commit details
    Browse the repository at this point in the history
  76. Update test ref

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    49d1dab View commit details
    Browse the repository at this point in the history
  77. TRY: sort.in_dejavu_mode

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    bfe3fff View commit details
    Browse the repository at this point in the history
  78. Revert "TRY: sort.in_dejavu_mode"

    This reverts commit caefcbd.
    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    95130d8 View commit details
    Browse the repository at this point in the history
  79. TRY: delayed

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    23a8d39 View commit details
    Browse the repository at this point in the history
  80. sort: Concept of delayed

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    08a2103 View commit details
    Browse the repository at this point in the history
  81. Update test ref

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    8dd6063 View commit details
    Browse the repository at this point in the history
  82. Correcntly usedelayed

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    f051d10 View commit details
    Browse the repository at this point in the history
  83. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    c30087a View commit details
    Browse the repository at this point in the history
  84. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    986c76f View commit details
    Browse the repository at this point in the history
  85. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    167a969 View commit details
    Browse the repository at this point in the history
  86. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    b297779 View commit details
    Browse the repository at this point in the history
  87. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    c693615 View commit details
    Browse the repository at this point in the history
  88. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    361f5e3 View commit details
    Browse the repository at this point in the history
  89. Update

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    cda9b6e View commit details
    Browse the repository at this point in the history
  90. Add Sorter

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    4024d5a View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    5147964 View commit details
    Browse the repository at this point in the history
  92. Single sort is enough

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    8247c93 View commit details
    Browse the repository at this point in the history
  93. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    8a8f992 View commit details
    Browse the repository at this point in the history
  94. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    b43a71c View commit details
    Browse the repository at this point in the history
  95. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    d11e354 View commit details
    Browse the repository at this point in the history
  96. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    252df9c View commit details
    Browse the repository at this point in the history
  97. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    4deea8e View commit details
    Browse the repository at this point in the history
  98. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    657f48f View commit details
    Browse the repository at this point in the history
  99. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    bdb4cdb View commit details
    Browse the repository at this point in the history
  100. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    9ae4384 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    67c8a3c View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    069199f View commit details
    Browse the repository at this point in the history
  103. Mark injected statements

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    b2b2bdd View commit details
    Browse the repository at this point in the history
  104. Fix mark

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    32e0709 View commit details
    Browse the repository at this point in the history
  105. sort from Modules.into_items

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    98802d6 View commit details
    Browse the repository at this point in the history
  106. Correct usage of injected_ctxt

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    51ac3d8 View commit details
    Browse the repository at this point in the history
  107. Add a test for stmt orderings

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    34af596 View commit details
    Browse the repository at this point in the history
  108. WIP: Single sort is enough

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    7d5484f View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    3399c1c View commit details
    Browse the repository at this point in the history
  110. Revert "Finally, fix for statement orderings"

    This reverts commit 4ea1016.
    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    0d64b93 View commit details
    Browse the repository at this point in the history
  111. debugging sort: Print var decls

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    0c2454c View commit details
    Browse the repository at this point in the history
  112. Revert "Revert "Finally, fix for statement orderings""

    This reverts commit 89b0756.
    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ea39c66 View commit details
    Browse the repository at this point in the history
  113. WIP

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    36640b7 View commit details
    Browse the repository at this point in the history
  114. WIP

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    8d143a4 View commit details
    Browse the repository at this point in the history
  115. sort: Add assertion

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    aa1ea03 View commit details
    Browse the repository at this point in the history
  116. fixup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    0ef1c72 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    b5627c3 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    1f565df View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    db5ea75 View commit details
    Browse the repository at this point in the history
  120. Print unsorted

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    84fb032 View commit details
    Browse the repository at this point in the history
  121. less logging

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    e0d11da View commit details
    Browse the repository at this point in the history
  122. Inserting seems fine

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    f023710 View commit details
    Browse the repository at this point in the history
  123. Sort wrapped modules

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    f638ee4 View commit details
    Browse the repository at this point in the history
  124. fixup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ce18176 View commit details
    Browse the repository at this point in the history
  125. Fix range

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    41d80ea View commit details
    Browse the repository at this point in the history
  126. I find the root cause.

    It was weak deps
    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    b08183c View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    3082258 View commit details
    Browse the repository at this point in the history
  128. Handle weak deps

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    6f0b017 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    5c464a0 View commit details
    Browse the repository at this point in the history
  130. Fix emit

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    eb5876b View commit details
    Browse the repository at this point in the history
  131. Fix assertion

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    4249c8b View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    9b895f9 View commit details
    Browse the repository at this point in the history
  133. More logging

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    4ecb55f View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    6e5d5d6 View commit details
    Browse the repository at this point in the history
  135. lints

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    d16fe99 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    3cb25f5 View commit details
    Browse the repository at this point in the history
  137. Wrapped

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    53183be View commit details
    Browse the repository at this point in the history
  138. Migrate a test to deno-exec

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    2008da6 View commit details
    Browse the repository at this point in the history
  139. Migrate more

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    efe8470 View commit details
    Browse the repository at this point in the history
  140. Configuration menu
    Copy the full SHA
    d43ba04 View commit details
    Browse the repository at this point in the history
  141. Migrate one more

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    32c96df View commit details
    Browse the repository at this point in the history
  142. fixup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    640c82f View commit details
    Browse the repository at this point in the history
  143. Test can be faster

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    fc1ef6d View commit details
    Browse the repository at this point in the history
  144. lint

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    c64091f View commit details
    Browse the repository at this point in the history
  145. Rename some tests

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    8376644 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    a937ae2 View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    ff8dc6d View commit details
    Browse the repository at this point in the history
  148. More logging

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    bfac082 View commit details
    Browse the repository at this point in the history
  149. fixup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    1a6eb71 View commit details
    Browse the repository at this point in the history
  150. Logging

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    1d275c5 View commit details
    Browse the repository at this point in the history
  151. Enable logging

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    cf20cda View commit details
    Browse the repository at this point in the history
  152. Use stdout instead of stderr

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    919775f View commit details
    Browse the repository at this point in the history
  153. WIP

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    00bdb4e View commit details
    Browse the repository at this point in the history
  154. Implement sorter using iterator

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    ceac078 View commit details
    Browse the repository at this point in the history
  155. More work

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    e660f70 View commit details
    Browse the repository at this point in the history
  156. Improve sorting test

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    2391580 View commit details
    Browse the repository at this point in the history
  157. Remove stack.contains

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    a99a5c7 View commit details
    Browse the repository at this point in the history
  158. Add an unit test for sort

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    f33475b View commit details
    Browse the repository at this point in the history
  159. Fix sorter?

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    04052e7 View commit details
    Browse the repository at this point in the history
  160. Prevent panic

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    5b09ed1 View commit details
    Browse the repository at this point in the history
  161. More logic for moving

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    fd620fd View commit details
    Browse the repository at this point in the history
  162. Print item

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    62bd4a1 View commit details
    Browse the repository at this point in the history
  163. Print before sorting

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    56895ea View commit details
    Browse the repository at this point in the history
  164. Fixed?

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    c3ee68f View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    381b6d8 View commit details
    Browse the repository at this point in the history
  166. Remove wrong todo

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    a4f88ba View commit details
    Browse the repository at this point in the history
  167. Make checking logic efficient

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    aee5b65 View commit details
    Browse the repository at this point in the history
  168. fmt

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    4a94ec3 View commit details
    Browse the repository at this point in the history
  169. Remove useless sort call

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    10f5c80 View commit details
    Browse the repository at this point in the history
  170. Add can_ignore_weak_deps

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    3230ad4 View commit details
    Browse the repository at this point in the history
  171. Backiup: Same semantic

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    2a31c50 View commit details
    Browse the repository at this point in the history
  172. Add logging

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    754514a View commit details
    Browse the repository at this point in the history
  173. Cleanup

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    5bf4fda View commit details
    Browse the repository at this point in the history
  174. More assertions

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    6c1f92d View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    78290b1 View commit details
    Browse the repository at this point in the history
  176. sort/graph: Optimize for read

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    21b5285 View commit details
    Browse the repository at this point in the history
  177. WIP

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    61bdbaf View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    186825d View commit details
    Browse the repository at this point in the history
  179. More time

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    28979be View commit details
    Browse the repository at this point in the history
  180. Configuration menu
    Copy the full SHA
    00343bb View commit details
    Browse the repository at this point in the history
  181. Test should respect original

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    e9824c0 View commit details
    Browse the repository at this point in the history
  182. Smaller repro

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    a2a33c8 View commit details
    Browse the repository at this point in the history
  183. Found repro

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    25d0ba0 View commit details
    Browse the repository at this point in the history
  184. Reduced

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    46bcca6 View commit details
    Browse the repository at this point in the history
  185. sort: Remove logging

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    2d2cc5f View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    bc7a1e4 View commit details
    Browse the repository at this point in the history
  187. lint

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    2b3032d View commit details
    Browse the repository at this point in the history
  188. lint

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    6c58c46 View commit details
    Browse the repository at this point in the history
  189. lint

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    007caac View commit details
    Browse the repository at this point in the history
  190. Postpone 8597

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    887094a View commit details
    Browse the repository at this point in the history
  191. fixup for the rebase

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    281c932 View commit details
    Browse the repository at this point in the history
  192. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    4c4f3da View commit details
    Browse the repository at this point in the history
  193. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    99e2112 View commit details
    Browse the repository at this point in the history
  194. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    5b9db39 View commit details
    Browse the repository at this point in the history
  195. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    6265ff8 View commit details
    Browse the repository at this point in the history
  196. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    fb6047f View commit details
    Browse the repository at this point in the history
  197. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    08c4b08 View commit details
    Browse the repository at this point in the history
  198. Udpate test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    aa5e08e View commit details
    Browse the repository at this point in the history
  199. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    81cf8d7 View commit details
    Browse the repository at this point in the history
  200. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    f235f4b View commit details
    Browse the repository at this point in the history
  201. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    897de17 View commit details
    Browse the repository at this point in the history
  202. Update test refs

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    1fd4d4e View commit details
    Browse the repository at this point in the history
  203. Remove patch

    kdy1 committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    e4a3f8f View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Fix

    kdy1 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    48495a5 View commit details
    Browse the repository at this point in the history
  2. Fix

    kdy1 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    fd95870 View commit details
    Browse the repository at this point in the history
  3. lint

    kdy1 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    ad20ff3 View commit details
    Browse the repository at this point in the history
  4. Update test refs

    kdy1 committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    2004901 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    622a187 View commit details
    Browse the repository at this point in the history