mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-02-20 18:32:01 +00:00
Update
This commit is contained in:
parent
5d2b57394e
commit
2d654ddcff
1 changed files with 1 additions and 0 deletions
1
CHANGES
1
CHANGES
|
@ -2,6 +2,7 @@ Release v0.3.0
|
|||
* Language:
|
||||
- Return assignments, the ability to assign to the return keyword
|
||||
as if it were a local variable.
|
||||
- Added bitwise XOR operator (^)
|
||||
* Compilation:
|
||||
- Optimized memory usage (now uses on average %3 less memory for
|
||||
compilation).
|
||||
|
|
Loading…
Reference in a new issue