1. 19 7月, 2022 1 次提交
  2. 22 5月, 2022 1 次提交
  3. 18 5月, 2022 1 次提交
    • S
      feat(gui): disk code cache and search rewrite (PR #1483) · 0606c90f
      skylot 提交于
      * feat: implement disk code cache
      * feat: rewrite code metadata handling, remove code index
      * feat: rewrite search
      * fix: code cleanup and fixes for previous commits
      * feat: run code search in parallel
      * fix: reset code strings cache on low memory, code cleanup
      * fix: include input files timestamp into code hash
      0606c90f
  4. 01 3月, 2022 1 次提交
  5. 05 8月, 2021 1 次提交
  6. 04 3月, 2021 1 次提交
    • S
      feat(gui): add code comments (#359) (PR #1127) · 4e5fac4b
      skylot 提交于
      * feat(gui): add code comments (#359)
      * refactor: replace instanceof search with method dispatch in RegionGen
      * fix: various bug fixes and improvements for code comments
      * fix(gui): support multiline code comments
      * fix: resolve code differences after class reload
      * fix(gui): add search for comments, allow search in active tab only
      * fix: correct search for inner classes
      * fix(gui): run full index on search dialog open
      4e5fac4b
  7. 10 5月, 2020 1 次提交
  8. 30 4月, 2019 1 次提交
  9. 01 4月, 2019 1 次提交
  10. 28 3月, 2019 1 次提交
  11. 24 3月, 2019 1 次提交
  12. 23 3月, 2019 1 次提交
  13. 22 3月, 2019 1 次提交
  14. 21 1月, 2019 1 次提交
  15. 28 10月, 2018 1 次提交
  16. 05 7月, 2018 1 次提交
    • A
      gui: show app certificate (#305) · 03a09deb
      asviridenko 提交于
      * add node
      
      * add node
      
      * add certificate panel
      
      * add certifcate manager
      
      * работа над проектом
      
      * ресурсы
      
      * включение возможности показа
      
      * небольшие исправления
      
      * start tests
      
      * more tests
      
      * signature test
      
      * fingerprint test
      
      * public key test
      
      * удалено лишний код
      
      * add scroll
      03a09deb
  17. 01 3月, 2018 1 次提交
  18. 11 2月, 2018 1 次提交
  19. 17 1月, 2018 1 次提交
  20. 03 1月, 2018 1 次提交
  21. 09 8月, 2015 1 次提交
    • S
      gui: improve memory usage (#79) · 43592c3e
      Skylot 提交于
      - don't use suffix tree in search
      - decrease default working threads count (only 1 for background jobs)
      - use string refs for store only one code string without duplicates
      - use cache for creating UI nodes
      - allow to disable autostart for background jobs (decompilation and index)
      43592c3e
  22. 03 1月, 2015 1 次提交
  23. 19 10月, 2014 1 次提交
  24. 20 9月, 2014 1 次提交
  25. 17 9月, 2014 1 次提交
  26. 14 6月, 2014 1 次提交
  27. 31 5月, 2014 1 次提交
  28. 26 5月, 2014 1 次提交
  29. 27 12月, 2013 1 次提交
  30. 25 9月, 2013 1 次提交
  31. 05 9月, 2013 1 次提交