12 Commits (232ba32bbdae02f0cc7ae46d339f298651c4c7be)

Author SHA1 Message Date
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham c3715d7320 Add useTempFile extension methods 4 years ago
Graham 091c0ed29e Decouple Library{Reader,Writer} from the Library class entirely 4 years ago
Graham 72a0642db3 Rename Js5Library{Reader,Writer} to PackClassLibrary{Reader,Writer} 4 years ago
Graham 971437e142 Add skeleton Js5LibraryReader 4 years ago
Graham ae7c19beac Convert most Library{Reader,Writer} implementations to objects 4 years ago
Graham 17bc1e287b Move common jar reading logic to a separate class 4 years ago
Graham 2f3cdca12d Reduce use of temporary files 4 years ago
Graham daefa7f4ea Remove streams from LibraryReader and LibraryWriter constructors 4 years ago
Graham 10145fdb43 Add Sequence<JarEntry> extension property to JarInputStream 4 years ago
Scu11 6e877b52ce Move Library#read methods to dedicated classes 4 years ago
Scu11 26348b8a2e Move Library#write methods to dedicated classes 4 years ago