|
62ef0d699d
|
token.go: new function IsOneOf()
|
2024-06-19 09:16:19 +02:00 |
|
|
f9ed5776cd
|
token.go: function IsSymbol()
|
2024-05-04 19:08:02 +02:00 |
|
|
a2c0a24494
|
added symbol '..' and '...'; improved some error reports in parser.go
|
2024-05-04 18:47:00 +02:00 |
|
|
54bc759f70
|
expressions now support intger value in bin (0b), oct (0o), and hex (0x) form
|
2024-04-17 14:15:50 +02:00 |
|
|
dda10749d0
|
token.go: better implementation of the function String()
|
2024-04-13 04:33:59 +02:00 |
|
|
072dab4144
|
Expressions now support function definition
|
2024-04-02 04:36:03 +02:00 |
|
|
33841c5861
|
Added copyrighr note to all sources
|
2024-03-26 08:45:18 +01:00 |
|
|
522b880ca3
|
Added all source files
|
2024-03-26 07:00:53 +01:00 |
|