tacker

a simple web bundler
git clone https://tongong.net/git/tacker.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2022-12-18 12:15bugfixtongong1+1-1
2022-09-17 16:33bugfixtongong1+1-0
2022-07-24 06:52added async modules with top-level awaittongong1+2-2
2022-07-18 13:49[readme] added todo sectiontongong1+5-0
2022-07-18 13:41performance optimizations and bug fixestongong7+167-65
2022-07-16 09:30finished javascript module bundlingtongong5+93-27
2022-07-16 05:52implemented kahn's algorithmtongong4+53-8
2022-07-15 19:46consistent error formattongong4+15-9
2022-07-15 19:34added js require scanningtongong8+296-106
2022-07-02 10:19readme update & bugfixestongong9+93-25
2022-06-29 16:20added html->binary bundlingtongong5+58-29
2022-06-29 15:22added html->css bundlingtongong7+65-23
2022-06-28 19:36finished html->js bundlingtongong7+193-16
2022-06-20 11:39added tests and removed []rune->str conversion etctongong5+70-100
2022-06-19 14:21added searchio moduletongong8+216-51
2022-05-30 15:51yet another file restructuring & binary moduletongong6+48-47
2022-05-29 10:19file refactoring and makefiletongong5+223-199
2022-05-29 09:53file path resolving functionstongong2+141-21
2022-05-28 20:16idea drafttongong2+125-0