Sat, 11 Jan 2025 12:56:54 +0100
add more escape sequences to unescape function
and change the name of token_start to more clearly express what it actually is
(the start of the currently parsed PART of the token)
| 952 | 1 | syntax:glob |
|
753
24dc84788dee
replace most of the build system with uwproj
Mike Becker <universe@uap-core.de>
parents:
398
diff
changeset
|
2 | nbproject/ |
|
24dc84788dee
replace most of the build system with uwproj
Mike Becker <universe@uap-core.de>
parents:
398
diff
changeset
|
3 | .idea/ |
| 952 | 4 | .vs/ |
| 5 | *.vcxproj.user | |
|
753
24dc84788dee
replace most of the build system with uwproj
Mike Becker <universe@uap-core.de>
parents:
398
diff
changeset
|
6 | build/ |
|
24dc84788dee
replace most of the build system with uwproj
Mike Becker <universe@uap-core.de>
parents:
398
diff
changeset
|
7 | dist/ |
|
24dc84788dee
replace most of the build system with uwproj
Mike Becker <universe@uap-core.de>
parents:
398
diff
changeset
|
8 | config.mk |