mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-21 10:21:03 +00:00
updated CHANGES file
This commit is contained in:
parent
e149551744
commit
175623592b
1 changed files with 1 additions and 0 deletions
1
CHANGES
1
CHANGES
|
@ -20,6 +20,7 @@ Release v0.2.4
|
|||
expressions. Eg: (3 * v).y
|
||||
- Type restricted variadict parameters:
|
||||
ie: void print(string...);
|
||||
- Accessing varargs from QC via: ...(index, type)
|
||||
* Compilation:
|
||||
- Various optimizations and progs-size reductions.
|
||||
- A new spell-checking algorithm tries to hint you at existing
|
||||
|
|
Loading…
Reference in a new issue