Todo
Project
- Linux Menu
- Multitreading
- Multi window
Fix
- Add ASAN support in Arena
- Font
- add unicode support
- store font as cpu image
- add default font
Maybe
Ideas
- Music Visualizer
- Protocols
- Gemini or Gopher
- IRC or XMPP
- HTTP in C
- Git Frontend: https://git.codemadness.org/stagit/file/README.html
-
teenyServe: Web Server - Mail Server
- Blockchain
- TinyLisp
Completed
- Make temp alloc
- AK#Blogroll
- Sort the feeds
- Add more heading
- Fix timing
- Custom Name
- Update error handling
- Make a use of logger
- render
- Make build or debug module
- Make custom code breakpoint macro or function
- Make all private function start with (_)underscore
- Helper function should come first
- make new module for types
- Make CMD module
- support fps in cmd args
- add it to build file
- add x, y, width, height window option
- Change Str8Array
stringsoption tovlike other array struct- use
lenghtto store specified element. usesizefor total number of elements - add Str8 capacity value
- move str8f function to fmt module
- use
- Add arrays macro which handles string, int, float, uint
- alloc array
- get array safely
- set array safely and should return bool for result
- Shaderplay
- Added texture support
- Add bookmark plugins for code and files