Alexander Medvednikov
|
9034b1fd08
|
v2: match cgen; use `as` for casting
|
2020-02-07 14:50:52 +01:00 |
Delyan Angelov
|
2ce6b190dd
|
@VMODULE relative paths in #flag lines
|
2020-02-06 17:38:35 +01:00 |
joe-conigliaro
|
21b6dace8f
|
v2: remove duplication & slight cleanup. share prefs with v1
|
2020-02-03 12:09:17 +01:00 |
joe-conigliaro
|
2d5c70832c
|
v2: initial module support
|
2020-02-03 07:31:54 +01:00 |
joe-conigliaro
|
554d1dd7c6
|
compiler: make optionals work with multi return
|
2020-02-02 02:53:23 +01:00 |
joe-conigliaro
|
80d936adc1
|
fix attributes on public structs & enums
|
2020-01-30 01:27:13 +01:00 |
Delyan Angelov
|
cce0b2425e
|
compiler: prevent vars named 'char' to cause a C error
|
2020-01-27 20:26:07 +01:00 |
Delyan Angelov
|
7b18e5d198
|
compiler: add 'use -- instead of -= 1'
|
2020-01-23 21:09:47 +01:00 |
Shun Sakai
|
c8c43a2475
|
update copyright year
|
2020-01-23 21:04:46 +01:00 |
Alexander Medvednikov
|
0502a54a36
|
new gg/freetype modules with sokol/fontstash backends
|
2020-01-22 20:54:36 +01:00 |
Delyan Angelov
|
f4834bd85d
|
compiler: fix stuck parsing of 'enum{}' + handle such bugs
|
2020-01-21 18:47:52 +01:00 |
Alexander Medvednikov
|
b6c0b22742
|
interfaces fixes; freetype.text_width(); gl and stbi fixes
|
2020-01-12 16:11:28 +01:00 |
Delyan Angelov
|
ba699d8b4f
|
compiler: fix error in case of void function used as a value
|
2020-01-12 01:46:25 +01:00 |
Alexander Medvednikov
|
29564ed63d
|
interface fix
|
2020-01-09 01:40:10 +01:00 |
Alexander Medvednikov
|
1e28c1d4fd
|
clean up the parser a bit; run vfmt; add x64 to ci
|
2020-01-06 23:15:37 +01:00 |
Delyan Angelov
|
c24a1b3786
|
compiler: fix unused import warnings
|
2020-01-05 16:29:33 +01:00 |
Alexander Medvednikov
|
807c16dd1b
|
uiold fixes
|
2020-01-01 13:27:21 +01:00 |
Alexander Medvednikov
|
4d31d5882d
|
x64, v2 backends
|
2019-12-31 19:42:16 +01:00 |
Delyan Angelov
|
222f2f08f6
|
vfmt: fix formatting of 'import mod as alias'
|
2019-12-31 19:26:44 +01:00 |
Alexander Medvednikov
|
da5fb5dcbd
|
Revert "x64, v2 backends"
This reverts commit 81ae54d9bd .
|
2019-12-31 13:23:12 +01:00 |
Alexander Medvednikov
|
81ae54d9bd
|
x64, v2 backends
|
2019-12-31 13:21:22 +01:00 |
Alexander Medvednikov
|
2d2e0307b8
|
fn call; if expression; bool literals; 100k line program gen
fix
yay
lovely
|
2019-12-30 05:57:36 +01:00 |
Johan Hillerström
|
2d5f5a0c25
|
remove debug printing of sum types
|
2019-12-30 05:21:46 +01:00 |
Delyan Angelov
|
68e1d8e8eb
|
net.ftp: make ftp's tests just compile (not run) on CI
|
2019-12-28 13:55:53 +01:00 |
Alexander Medvednikov
|
59c784ae57
|
fix cgen_test.v
|
2019-12-28 12:06:53 +01:00 |