1
0
mirror of https://github.com/MontFerret/ferret.git synced 2024-12-16 11:37:36 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
David Landry
138f39d727
Merge branch 'master' into cleanup/fix-naming-convention 2018-10-05 17:42:28 -04:00
David Landry
b970bf5a2b Fix unused-parameter errors 2018-10-05 17:38:12 -04:00
David Landry
90c2c702e4 Rename variables and methods to match styleguide 2018-10-05 17:38:12 -04:00
Tim Voronov
3cb811c636 Fixed hashing 2018-10-05 15:17:22 -04:00
Tim Voronov
c650d28b29 Added support to open blank page 2018-10-04 21:37:28 -04:00
Tim Voronov
e427efd74e #27 Added logging 2018-09-28 00:28:33 -04:00
Tim Voronov
a8813f8b03 #26 Updated INPUT 2018-09-27 21:41:41 -04:00
Tim Voronov
f43d6fe870 #26 implemented INPUT 2018-09-27 19:24:58 -04:00
Tim Voronov
8b2e210317 Added possibility to use FOR loop in ternary expression 2018-09-27 19:05:56 -04:00
Tim Voronov
ef29241aa6 Added dynamic Element.value 2018-09-27 17:19:55 -04:00
Tim Voronov
69a7295da5 Added .Clone() method to runtime Value 2018-09-27 11:53:26 -04:00
Tim Voronov
eeee30856e Improved events handling 2018-09-27 11:32:52 -04:00
Tim Voronov
38478e45eb Fixed synchonization 2018-09-27 00:45:07 -04:00
Tim Voronov
447f9504a9 Added element syncrhonization 2018-09-27 00:26:56 -04:00
Tim Voronov
825c33010c Refactored dynamic elements 2018-09-26 22:03:06 -04:00