Commit Graph

54 Commits (85ca7dd31844381b8fb4feb6f11b4bf93a59afb2)
 

Author SHA1 Message Date
flop 85ca7dd318 fix: rework most of the UI 2 months ago
flop 5c6a665b45 fix: move all to browser.ts again 2 months ago
flop 4edc71a611 fix: export all methods 2 months ago
flop a7d0700022 fix!: move to web.ts 2 months ago
flop 656342a30f fix: move stylesheet 2 months ago
flop 3b3a4e0cfe fix(demo): smaller display width 2 months ago
flop 256fde9214 fix: load sections too 2 months ago
flop d1c042922b feat(theme): switch between light and dark 2 months ago
Christian Seiler 45617022f7 PHP: send application/octet-stream MIME type 2 months ago
Christian Seiler 857e9bb6a9 C++/Embedded: don't use std::format 2 months ago
Christian Seiler 1130186c9e C++/CMake: don't build structured code in embedded systems 2 months ago
flop 6167d127ba Merge pull request 'feat/typescript' (#1) from feat/typescript into main 2 months ago
flop bc3e7cc7e4 Merge branch 'main' into feat/typescript 2 months ago
Christian Seiler 08932f4ff8 Add minimal PHP script 2 months ago
Christian Seiler 48f71fea6d README: update README 2 months ago
Christian Seiler b9ff412df5 C++: implement (mostly) non-allocating parser that immediately renders 2 months ago
Christian Seiler 9237b2b1ac C++: implement drawing code for all elements 2 months ago
flop 18f8749594 fix: set default size to 120x60 2 months ago
Christian Seiler 41738b4a3b C++/Structured: implement parsing logic 2 months ago
flop 01a032ffc8 feat(editor-ui): now with loading / checking and add demos 2 months ago
flop 21859cc366 feat(editor-ui): claude sonnet 4.6 2 months ago
flop c1691ba069 feat(demo): improve currentTime 2 months ago
flop 730099c78d chore: import from https://github.com/Finomnis/u8g2-fonts/ 2 months ago
flop e958cecbc0 feat(font): u8g2 full support 2 months ago
Christian Seiler 51f60eb817 C++/Structured: implement serialization functions 2 months ago
Christian Seiler 328f338a6c Fix bug in specification (text length missing) 2 months ago
flop 9d48c79c0b add u8g2 font renderings 2 months ago
flop b9fa8ba3ac feat: first font implementation 2 months ago
Christian Seiler 305c039d83 C++: create all stub methods for structured analysis 2 months ago
Christian Seiler 87d36abe87 Specification: fix id of custom font 2 months ago
flop 5af50fcd29 Merge remote-tracking branch 'ts-source/main' into feat/typescript 2 months ago
flop 6fb4b390ad feat: current Time support 2 months ago
flop c8a2b03a54 feat; add font handling 2 months ago
flop 75d3f49631 fix: other demos 2 months ago
flop 2e102dbba2 fix: blink config 2 months ago
flop ec21555d3a feat: updated parser 2 months ago
flop 1cc948a85c feat: updated config 2 months ago
flop 942d7dff70 feat: update tests + imports 2 months ago
flop 6dc75094c3 feat: remove library.ts and move to index.ts 2 months ago
flop 68ac114872 fix: restructure the library 2 months ago
flop db833b48c8 feat: use types 2 months ago
flop 40035ea258 first rework 2 months ago
flop c5071bf1ca feat: types from spec 2 months ago
flop c67c467486 feat: file encoder schemas 2 months ago
flop d565345a3f feat: upgrade index.html 2 months ago
flop 704b3a1024 feat; intro mono display file 2 months ago
flop 30afeb4dad feat: updates to file format 2 months ago
flop 4d9bb7d26a feat: update for browser run 2 months ago
flop 27deb4cbf8 chore: init bun lib 2 months ago
flop 10c1cc6c6c chore: create good gitignore 2 months ago