|
f2108492b8
|
make it clearer what is being returned
|
2023-02-28 22:11:48 -03:00 |
|
|
92ec34a000
|
read obelisk source files and compile the knowledge base
|
2023-02-13 23:03:31 -03:00 |
|
|
f810a25c0b
|
make lexer exceptions link to the lexer exception page of the manual
|
2022-12-10 18:23:04 -03:00 |
|
|
991fe84c01
|
make sure the comments are split on 80 characters
|
2022-12-10 17:40:30 -03:00 |
|
|
bd5483e689
|
change some wording in the lexer documentation
|
2022-12-10 17:31:39 -03:00 |
|
|
d805ce137f
|
add throws to lexer docs
|
2022-12-10 00:28:24 -03:00 |
|
|
102a182559
|
use capital L so that it creates a link to the class name in docs
|
2022-12-09 23:54:55 -03:00 |
|
|
768a0906d3
|
document the lexer
|
2022-12-09 23:41:54 -03:00 |
|
|
e7222e3fb3
|
handle invalid double values in the lexer
|
2022-11-30 22:44:08 -03:00 |
|
|
6592f208d9
|
add new tokens for the lexer and optimize the code
|
2022-11-04 11:19:30 -03:00 |
|
|
950efa945e
|
add lexer, parser, and ast tree
|
2022-10-17 22:26:36 -03:00 |
|