Alexander Medvednikov
|
f26e65a943
|
remove old `float` type entirely
|
2019-06-25 22:10:22 +02:00 |
jumblerg
|
a911146182
|
fix typo in parser
|
2019-06-25 21:50:38 +02:00 |
Alexander Medvednikov
|
056b41521a
|
Revert "fixed indentation on multiline condition"
This reverts commit 8f6ca60876 .
|
2019-06-25 15:41:33 +02:00 |
Henrixounez
|
8f6ca60876
|
fixed indentation on multiline condition
|
2019-06-25 15:41:04 +02:00 |
Henrixounez
|
663cbadf60
|
quick fix for compound assignment operators
a better fix would be to change lot of things inside parser
|
2019-06-25 15:41:04 +02:00 |
Alexander Medvednikov
|
9c1fc6717f
|
main.v: fix broken thirdparty dependencies
|
2019-06-25 14:31:51 +02:00 |
Henrixounez
|
31a03ae93e
|
parser.v: changed the booleans controlling if pub or mut
|
2019-06-25 00:20:03 +02:00 |
Henrixounez
|
47ad7a4c5e
|
parser.v: fixed pub mut handling
|
2019-06-25 00:20:03 +02:00 |
Alexander Medvednikov
|
b13f233521
|
re-write `$if os {` and fix GCC segfaults on compilation
|
2019-06-24 14:05:31 +02:00 |
Alexander Medvednikov
|
a401b5e242
|
remove old and unused @ syntax
|
2019-06-23 17:06:00 +02:00 |
Alexander Medvednikov
|
c619243067
|
fix Tetris example
|
2019-06-23 13:17:56 +02:00 |
Alexander Medvednikov
|
64a5dc3f23
|
json.v example
|
2019-06-23 12:58:53 +02:00 |
Ivan Greene
|
6c6be7acaa
|
Convert OS to enum
|
2019-06-23 09:24:40 +02:00 |
chai2010
|
978ec58fe3
|
all: add copyright
|
2019-06-23 09:22:49 +02:00 |
Alexander Medvednikov
|
46ba66c24c
|
fix apple headers, clean up the parser
|
2019-06-22 22:16:39 +02:00 |
Alexander Medvednikov
|
d32e538073
|
V 0.0.12 open-source release
|
2019-06-22 20:20:28 +02:00 |