Abdullah Atta
|
cb82ff618b
|
jsgen: proper jsdoc for namespace
|
2020-05-21 16:31:07 +02:00 |
Abdullah Atta
|
9888bacad5
|
v: make js hello world work
|
2020-05-21 16:17:16 +03:00 |
spaceface777
|
d4c1ea4bba
|
jsgen: fix jsdoc class namespacing bug
|
2020-05-20 20:34:37 +02:00 |
spaceface777
|
dd534fde57
|
jsgen: many fixes and updates
|
2020-05-20 16:57:42 +02:00 |
Leah Lundqvist
|
88e6d987d6
|
js: imports and anon_fn
|
2020-05-17 21:39:01 +02:00 |
yuyi
|
7f4cf08516
|
parser: check `(mut f Foo)` syntax
|
2020-05-17 13:51:18 +02:00 |
spaceface777
|
7c9bb44784
|
parser: allow JS methods with more than 1 dot
|
2020-05-15 22:26:51 +02:00 |
spaceface777
|
8de6da01d6
|
jsgen: prefix JS keywords with 'v_'
|
2020-05-15 15:55:49 +02:00 |
yuyi
|
6d0b791ac8
|
parser: warning about unused imports
|
2020-05-14 17:14:24 +02:00 |
Alexander Medvednikov
|
c64f8b0d1f
|
parser/checker: pub: struct fields
|
2020-05-09 15:16:48 +02:00 |
Enzo Baldisserri
|
682838a0cf
|
checker: check array and fields mutability
|
2020-04-27 22:53:26 +02:00 |
Alexander Medvednikov
|
a48080afec
|
parser: deprecate import(); replace remaining import()s
|
2020-04-26 07:36:02 +02:00 |
joe-conigliaro
|
fbcdffbbc8
|
table: move Type functions to methods
|
2020-04-25 17:08:53 +10:00 |
Enzo Baldisserri
|
fecf4ddf65
|
cgen: fix optional pointers
|
2020-04-22 20:12:30 +02:00 |
Kris Cherven
|
155891a4e0
|
parser: add unused variable warning
|
2020-04-22 01:52:56 +02:00 |
Daniel Däschle
|
402e55d115
|
ast: expr.Position; struct field refactoring
|
2020-04-17 02:38:39 +02:00 |
Abdullah Atta
|
6a186e8f11
|
jsgen: implement js backend
|
2020-04-15 23:16:49 +02:00 |