1
0
mirror of https://github.com/MontFerret/ferret.git synced 2025-06-17 00:07:55 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
6933798419 Bugfix/#295 arithmetic operators (#298)
* Some work

* Updated Add operator

* Updated Subtract operator

* Updated Subtract operator tests

* Added tests for multiplication

* Added division

* Updated the rest of operators
2019-05-19 12:12:11 -04:00
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
b970bf5a2b Fix unused-parameter errors 2018-10-05 17:38:12 -04:00
8436fa7425 Updated operators 2018-09-22 20:28:33 -04:00
e02e861240 Hello world 2018-09-18 16:42:38 -04:00