1
0
Fork 0
mirror of https://github.com/codedread/bitjs synced 2025-10-05 02:19:24 +02:00
Commit graph

7 commits

Author SHA1 Message Date
codedread
82dff77651 Fix a bug in Unrar where the LHD_SOLID flag was being ignored in the header 2017-10-16 22:20:45 -07:00
codedread
1a120e7230 Fix es6 const/let error 2017-03-26 21:11:15 -07:00
codedread
e412022a58 Update link in unrar doc to bitjs on github. 2017-02-21 18:24:17 -08:00
codedread
14abef20d6 Convert to ES6 classes 2017-02-20 14:36:48 -08:00
codedread
639a23e69b Start the move to es6: Change all vars to lets/consts 2017-02-20 12:47:17 -08:00
codedread
2488bb43b5 Add some more unrar tests 2017-02-19 12:39:10 -08:00
codedread
19af90a27f Move all archive-related files into a subdirectory called archive 2017-02-19 09:49:06 -08:00
Renamed from unrar.js (Browse further)