Commit History

作者 SHA1 備註 提交日期
  B Thibault 2a2b349c1c [Fix #31] removed double check to avoid setting twice select_found 9 年之前
  B Thibault 950c0f89c6 [bugfix][Refs #31] Fix JSonObjectEntry Levenshtein mistake 9 年之前
  B Thibault d47f0b7384 [refactor][quickfix][Refs #31][WIP] Display object's content, but still a select_next issue 9 年之前
  B Thibault 9a52e49cde [refactor] removed dead-code 9 年之前
  isundil 5e76743931 [add] some tests failing #31 9 年之前
  B Thibault 4255c79bb4 [bugfix][Fix #27] added escapable chars 9 年之前
  B Thibault ae46a7752f [bugfix][Fix #28] refactored unicode parsing 9 年之前
  B Thibault a6ad145a5e [quickfix][Refs #28] resolved bug on merimee-MH.json, but still failing on euro symbol 9 年之前
  B Thibault ada68622a5 [bugfix][Refs #25] fix last collapsed item select first child 9 年之前
  B Thibault 49596c054d [add] syntax colors 9 年之前
  B Thibault 5be70f102b [bugfix] end of container offset 9 年之前
  B Thibault 0285fe922a [wip][add] display "gaps" between added differences 9 年之前
  B Thibault 5b6bb9242a [refactor] removed isDirty and isRoot flags 9 年之前
  B Thibault 2b13979059 [refactor] moved stuff 9 年之前
  B Thibault 70ef7dbe7c [add] page up/down hotkey 9 年之前
  B Thibault 6a53d745aa [wip][add] Untested on all command synchronized selection 9 年之前
  B Thibault 24a0edb6ce [testing] added margin-flags to identify modifications 9 年之前
  B Thibault 9add9e64b6 moar testing 9 年之前
  B Thibault aee1e2f199 simple commit works (but no hotkey yet) 9 年之前
  B Thibault a279c5ace8 [fix] mem issue 9 年之前
  B Thibault 20eaf9db87 [wip] tmp broken. 9 年之前
  B Thibault d1b4e61977 [tmp] WIP borken displaying diff 9 年之前
  B Thibault ddcf0f6055 [add] equivalence map between A and B's parts with JSonElement matching or close enough 9 年之前
  B Thibault faf465c580 [refactor] Use of wgetch instead of getch 9 年之前
  B Thibault eb94148ad4 [TMP][refactor] probably broken, replaced all std::pair<> with typedef t_Cursor 9 年之前
  B Thibault c08c04d0bc [refactor] group subwindow-dependant vars in a dequeue<t_subWindow> 9 年之前
  B Thibault 54ac478c1c [add] test & render output (buggy atm) 9 年之前
  B Thibault cf4b03dd51 [refactor] rebalanced levenshtein weight 9 年之前
  B Thibault af54cc3a0a add some tests 9 年之前
  B Thibault f23590b7b6 [minor] removed debug 9 年之前