mirror of
https://github.com/DarkPlacesEngine/gmqcc.git
synced 2025-03-22 02:31:28 +00:00
Some changes changes
This commit is contained in:
parent
51ef277e21
commit
3ed200d08a
1 changed files with 16 additions and 0 deletions
16
CHANGES
16
CHANGES
|
@ -1,3 +1,19 @@
|
|||
Release 0.4.0:
|
||||
* Language:
|
||||
- Vector bitops
|
||||
* Compilation:
|
||||
- Fixed constant folding
|
||||
- New LNO format
|
||||
- Shadowed locals fix
|
||||
- Added warnings for weird precedence usage
|
||||
* Testsuite:
|
||||
- Important fixes to the testsuite (removal of false positives
|
||||
and false negitives)
|
||||
* Build:
|
||||
- Generate PDFs of man documents for Windows releases
|
||||
* Documentation:
|
||||
- Fix some mdoc syntax usage
|
||||
|
||||
2013-08-20 v0.3.0
|
||||
* Language:
|
||||
- Return assignments, the ability to assign to the return keyword
|
||||
|
|
Loading…
Reference in a new issue