lib
|
Correct comments.
|
2018-09-10 20:17:42 +02:00 |
api.c
|
The empty() function is useless in Aer.
|
2019-03-24 09:22:10 +01:00 |
builtin.c
|
The empty() function is useless in Aer.
|
2019-03-24 09:22:10 +01:00 |
compiler.c
|
The empty() function is useless in Aer.
|
2019-03-24 09:22:10 +01:00 |
constant.c
|
Do not use NULL if possible.
|
2019-03-22 19:53:12 +01:00 |
hashmap.c
|
Typo correction.
|
2019-03-27 09:50:24 +01:00 |
lexer.c
|
The empty() function is useless in Aer.
|
2019-03-24 09:22:10 +01:00 |
memobj.c
|
Revert 5e54233ef8 .
|
2019-03-26 17:41:32 +01:00 |
oop.c
|
This is true about PH7, but not about the AerScript.
|
2019-03-20 19:39:30 +01:00 |
parser.c
|
Enable reference operator.
|
2019-03-28 07:58:53 +01:00 |
vm.c
|
Invert the logic. Variable needs to be declared.
|
2019-03-28 19:43:00 +01:00 |