This website requires JavaScript.
Explore
Help
Sign In
Web-Projects
/
blog-static
Watch
1
Star
0
Fork
0
You've already forked blog-static
Code
Issues
Pull Requests
Releases
Wiki
Activity
385
Commits
8
Branches
0
Tags
46
MiB
73441dc93b
Commit Graph
5 Commits
Author
SHA1
Message
Date
Danila Fedorin
73441dc93b
Register booleans as internal types.
2020-09-10 00:54:35 -07:00
Danila Fedorin
85394b185d
Add prototype impl of case specialization.
...
Boolean cases could be translated to ifs, and integer cases to jumps. That's still in progress.
2020-09-09 22:49:35 -07:00
Danila Fedorin
e337992410
Add sources for unification type errors.
2020-09-09 15:26:18 -07:00
Danila Fedorin
eade42be49
Print locations in non-unification type errors.
2020-09-09 15:15:25 -07:00
Danila Fedorin
5dbf75b5e4
Fork off version 13 of the compiler.
2020-09-08 18:38:05 -07:00