Commit Graph

236 Commits

Author SHA1 Message Date
Sebastian Schmidt
0ee4946eaf Implemented separate int and float types 2019-03-15 17:40:38 +02:00
Sebastian Schmidt
22490f5036 Tested arithmetic precedence 2019-03-15 17:24:45 +02:00
Sebastian Schmidt
3975a17f0b Fixed warnings and removed unused dependencies. 2019-03-15 17:21:34 +02:00
Sebastian Schmidt
045313f076 More test cases 2019-03-15 17:18:20 +02:00
Sebastian Schmidt
b38c102c1d Complete rewrite of crate. Simple tokenizer and treeifyer (Or however the compiler people call these.). 2019-03-15 17:14:27 +02:00
Sebastian Schmidt
c313ec8ce5 Deciding to try a reboot 2019-03-15 13:42:18 +02:00
Sebastian Schmidt
f3d6c2b7ed Updated readme 2019-03-15 13:12:18 +02:00
Sebastian Schmidt
09442bf49f Changed crate name, added new author, and incremented patch. 2019-03-15 12:12:17 +02:00
Sebastian Schmidt
1e5e9a3ae9 Added converge builtin function 2019-03-15 12:04:01 +02:00
Qiu ChangJin
e53832ca4b
Update README.md 2019-01-19 09:16:10 +08:00
fengcen
40e2475f23 bump version 0.4.3 2018-08-24 09:12:41 +08:00
fengcen
0c4413836d fix #2 2018-08-24 09:09:55 +08:00
fengcen
446bf1efec bump version 0.4.2 2018-01-17 08:02:32 +08:00
Qiu ChangJin
7718a06b52
Merge pull request #1 from zeyla/update-serde-deps
Update serde dependencies
2018-01-17 08:00:08 +08:00
fengcen
ccb2545be4 ignore .idea 2018-01-17 07:59:43 +08:00
Zeyla Hellyer
857c6d9fdb Update serde dependencies
Updates the `serde` and `serde_json` dependencies from `^0.9` to `>=
0.9, < 2`, allowing it to be used with serde `^1`.
2018-01-16 09:46:41 -08:00
fengcen
6ab55223c7 bump version 0.4.1 2017-12-07 07:25:47 +08:00
fengcen
daf3f5bd4a allow null to compare 2017-12-07 07:24:12 +08:00
fengcen
1b690b634c fix markdown syntax. 2017-02-25 14:51:55 +08:00
fengcen
ce671d0f0a update serde to version 0.9, bump version 0.4.0 2017-02-13 08:26:47 +08:00
fengcen
1c4d522007 add status badge. 2016-11-26 23:05:28 +08:00
fengcen
f54a3f0b81 change readme. 2016-11-25 20:38:53 +08:00
fengcen
6f79daaf45 fix readme 2016-11-25 20:37:07 +08:00
fengcen
dbe471ce46 update version. 2016-11-22 08:33:44 +08:00
fengcen
ed7398ca30 fix bench. 2016-11-22 08:32:04 +08:00
fengcen
c2e3401c74 fix compile in stable. 2016-11-22 07:51:18 +08:00
fengcen
39dca976ae change version to 0.3.0 for incompatible update. 2016-11-21 09:17:47 +08:00
fengcen
3cb3197f6f add . and [] support. 2016-11-21 09:14:40 +08:00
fengcen
032e57df43 add Expr builder. add ExecOptions. add len() 2016-11-20 16:04:06 +08:00
fengcen
1c7cd61b59 backout version. 2016-11-18 12:05:34 +08:00
fengcen
fa9c6a4430 change readme. 2016-11-18 12:03:03 +08:00
fengcen
3c19414593 format code. 2016-11-17 23:53:17 +08:00
fengcen
3729348632 remove redundant code. 2016-11-17 08:35:02 +08:00
fengcen
92a6dd8ef4 change readme. 2016-11-17 00:31:52 +08:00
fengcen
638b0d8af2 update document link. rename error. 2016-11-17 00:28:54 +08:00
fengcen
1d84eea270 init repository. 2016-11-17 00:12:26 +08:00