aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/web_framework.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implemented TABLESWITCH and LOOKUPSWITCH instructions.Eduardo Julian2019-08-121-0/+5
|
* Small improvements here and there.Eduardo Julian2019-07-241-0/+1
|
* WIP: Method compilation.Eduardo Julian2019-07-051-0/+1
|
* Removed the TCP & UDP code for the moment.Eduardo Julian2019-06-201-0/+1
| | | It needs to be re-designed with a multi-platform focus in mind.
* Implemented "hole" typing.Eduardo Julian2019-06-181-0/+1
|
* Some fixes for the scripting languages.Eduardo Julian2019-06-141-0/+2
| | | + Small optimizations for pattern-matching generation.
* Various fixes and tweaks.Eduardo Julian2019-05-291-0/+1
|
* Moved my research notes from Trello to the repo:Eduardo Julian2019-05-191-0/+132
+ Debugging + Distributed programming + Web frameworks + Native compilation