playX
|
2b9f993574
|
gg: add text rendering, keyboard event handling for JS and other fixes (#12932)
|
2021-12-22 12:26:52 +02:00 |
playX
|
5f0160bf11
|
js,gg: more work on porting gg to JS backend (#12903)
|
2021-12-20 16:18:21 +03:00 |
Delyan Angelov
|
6d97b0a407
|
checker: improve checking of a << b, when a and b are numbers (#12589)
|
2021-11-29 03:48:49 +03:00 |
Daniel Däschle
|
800c0e5092
|
vlib: remove deprecated map{} usages as well as deprecated functions (#11035)
|
2021-08-04 12:44:41 +03:00 |
مهدی
|
55aa810e8a
|
gx: complete the string_colors map (#10634)
|
2021-07-03 10:09:11 +03:00 |
Delyan Angelov
|
8a380f4699
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
Hitalo de Jesus do Rosário Souza
|
cad4c5ee37
|
gx: add .rgba8(), .bgra8(), .abgr8() methods to gx.Color (#7911)
|
2021-01-08 13:40:03 +02:00 |
Delyan Angelov
|
8b2e704741
|
examples: make `v -prod build-examples` pass without warnings/errors
|
2020-10-18 09:48:13 +03:00 |
Alexander Medvednikov
|
9da7349f63
|
gg: minor fixes
|
2020-08-20 08:32:05 +02:00 |
Alexander Medvednikov
|
c65dbe51d6
|
parser: c2v fixes
|
2020-08-09 03:58:14 +02:00 |
Ethan Reynolds
|
6da1d3aff8
|
gx: convert Color values from int to byte and expand operators
|
2020-05-28 13:21:20 +02:00 |