|
01dda0cf6f
|
More careful parsing of braces and brackets inside array element lists
|
2018-04-01 18:29:53 +02:00 |
|
|
52a85be26c
|
Parse empty argument list in function call
|
2018-04-01 17:00:25 +02:00 |
|
|
7d881d7f4a
|
Parse empty argument list in function description
|
2018-04-01 16:47:04 +02:00 |
|
|
ddd52f169d
|
Parse optional comma(s) after switch expression
|
2018-04-01 16:43:56 +02:00 |
|
|
ffb8b3009d
|
Parse member access after cell array element indexing
|
2018-04-01 15:08:25 +02:00 |
|
|
0c5f39e416
|
Escape quotes in string literals
|
2018-04-01 15:04:09 +02:00 |
|
|
356b4d4eea
|
Extra spaces before { can't be ignored
|
2018-04-01 12:18:59 +02:00 |
|
|
161ee42c81
|
Case identifier in switch statement can be any expression
|
2018-04-01 11:18:44 +02:00 |
|
|
0b343873fc
|
Parse member access after array element indexing
|
2018-04-01 10:50:41 +02:00 |
|
|
d781f8a469
|
Parse indirect member access
|
2018-03-31 22:44:51 +02:00 |
|
|
65f4ce2786
|
Lex string literals with escaped quotes
|
2018-03-31 22:31:29 +02:00 |
|
|
8acea8e90e
|
Correctly lex string literal as the first token
|
2018-03-31 22:18:04 +02:00 |
|
|
00aae12361
|
Function output description can be empty
|
2018-03-31 22:09:03 +02:00 |
|
|
869f3490f1
|
First version
|
2018-03-31 21:51:53 +02:00 |
|
Alexander Luzgarev
|
1c98b7e5b2
|
Add project files.
|
2018-02-16 10:41:18 +01:00 |
|
Alexander Luzgarev
|
96738c371b
|
Add .gitignore and .gitattributes.
|
2018-02-16 10:41:09 +01:00 |
|