aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/web_framework.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-12Implemented TABLESWITCH and LOOKUPSWITCH instructions.Eduardo Julian1-0/+5
2019-07-24Small improvements here and there.Eduardo Julian1-0/+1
2019-07-05WIP: Method compilation.Eduardo Julian1-0/+1
2019-06-20Removed the TCP & UDP code for the moment.Eduardo Julian1-0/+1
It needs to be re-designed with a multi-platform focus in mind.
2019-06-18Implemented "hole" typing.Eduardo Julian1-0/+1
2019-06-14Some fixes for the scripting languages.Eduardo Julian1-0/+2
+ Small optimizations for pattern-matching generation.
2019-05-29Various fixes and tweaks.Eduardo Julian1-0/+1
2019-05-19Moved my research notes from Trello to the repo:Eduardo Julian1-0/+132
+ Debugging + Distributed programming + Web frameworks + Native compilation