|
1af8b37a0f
|
New type system (#232)
* New type system
* Fixed dot notation for HTML elements
|
2019-02-13 12:31:18 -05:00 |
|
|
e5ca63bcdb
|
Bug/binary expression (#135)
Added boolean binary operator
|
2018-10-17 11:41:40 -04:00 |
|
|
0dfd58dc89
|
Feature/#1 array comparison operators (#71)
* #1 Added ALL IN
* #1 Completed Array operator
* #1 Fixed linting issues
|
2018-10-07 17:54:02 -04:00 |
|
|
5188c243f6
|
Swap var -> const
|
2018-10-05 18:26:49 -04:00 |
|
|
31c31247ac
|
Remove var-declaration errors
|
2018-10-05 17:38:12 -04:00 |
|
|
aa5667f10b
|
#2 Added IN operator
|
2018-09-22 21:06:19 -04:00 |
|
|
8436fa7425
|
Updated operators
|
2018-09-22 20:28:33 -04:00 |
|
|
e02e861240
|
Hello world
|
2018-09-18 16:42:38 -04:00 |
|