Commit Graph

  • 26b52736b8 Run cargo sync-readme Magnus Ulimoen 2021-07-04 14:30:16 +0200
  • 2c2c31efd7 Document math builtins Magnus Ulimoen 2021-07-04 14:25:16 +0200
  • 9883aeb52c Add additional math builtins Magnus Ulimoen 2021-06-30 22:11:58 +0200
  • 0bf4a2e424 (cargo-release) start next development iteration 6.2.1-alpha.0 Sebastian Schmidt 2021-06-24 11:13:44 +0200
  • f0f6097673 (cargo-release) version 6.2.0 Sebastian Schmidt 2021-06-24 11:13:25 +0200
  • 8c473521bf Update changelog. Sebastian Schmidt 2021-06-24 11:12:50 +0200
  • ba7d5c0350
    Merge pull request #84 from mulimoen/feature/clone_hashmapcontext ISibboI 2021-06-24 12:09:15 +0300
  • d466bb0f24 Implement Clone for HashMapContext Magnus Ulimoen 2021-06-23 22:29:16 +0200
  • 6a30bd24e2 Format code. Sebastian Schmidt 2021-06-22 11:43:58 +0200
  • bd9a314baa Increase test coverage. Sebastian Schmidt 2021-06-22 11:41:51 +0200
  • 936960ee3a Change lints to nightly and include benches. Sebastian Schmidt 2021-06-22 10:38:12 +0200
  • 55a02aec78 (cargo-release) start next development iteration 6.1.2-alpha.0 Sebastian Schmidt 2021-06-22 10:27:55 +0200
  • 46c839386d (cargo-release) version 6.1.1 Sebastian Schmidt 2021-06-22 10:27:27 +0200
  • 80c55e92d6 Update changelog. Sebastian Schmidt 2021-06-22 10:23:23 +0200
  • dc9cd98cec Improve syntax of documentation. Sebastian Schmidt 2021-06-15 08:38:37 +0300
  • d4812ef6e4
    Format value with debug formatter in panic. ISibboI 2021-06-02 19:08:53 +0200
  • 9e239cb0d8
    Use string format panicking syntax. ISibboI 2021-06-02 19:07:07 +0200
  • f466b5ee2f
    Try fixing panic_any import. ISibboI 2021-06-02 19:03:14 +0200
  • 0a9ef40321 (cargo-release) start next development iteration 6.1.1-alpha.0 Sebastian Schmidt 2021-06-02 18:34:32 +0300
  • 0b0ffe2492 (cargo-release) version 6.1.0 Sebastian Schmidt 2021-06-02 18:34:15 +0300
  • 84b5057b8e Fix lint in tests folder. Sebastian Schmidt 2021-06-02 18:33:27 +0300
  • 4d231d988a Change format from --all-features to --all. Sebastian Schmidt 2021-06-02 18:20:25 +0300
  • bbf67d24f0 Prepare changelog for 6.1.0. Sebastian Schmidt 2021-06-02 18:19:01 +0300
  • d6886bbc5b Add coveralls badge to readme. Sebastian Schmidt 2021-06-02 18:18:42 +0300
  • 6e5b69294b Enable all features in all CIs. Sebastian Schmidt 2021-06-02 18:17:05 +0300
  • c297e2fd6e Fix coverage report. Sebastian Schmidt 2021-06-02 18:10:09 +0300
  • 36ee042bd7 Update changelog. Sebastian Schmidt 2021-06-02 18:08:32 +0300
  • 9aa025242d Add coverage report. Sebastian Schmidt 2021-06-02 18:00:50 +0300
  • aeb822db9c Move MRSV statement higher up in readme. Sebastian Schmidt 2021-06-02 17:51:51 +0300
  • 63b8a43bd6 Update MSRV. Sebastian Schmidt 2021-06-02 17:43:37 +0300
  • 27ce5300a7 Fix yaml syntax. Sebastian Schmidt 2021-06-02 17:30:43 +0300
  • 00a4dd0eab Add more experimental MSRVs. Sebastian Schmidt 2021-06-02 17:30:03 +0300
  • 4cb916f80c Only lint on stable. Sebastian Schmidt 2021-06-02 17:29:30 +0300
  • 5544c27e8f Add clippy and rustfmt to CI toolchain. Sebastian Schmidt 2021-06-02 17:24:34 +0300
  • 1d96ced45c Format only on nightly. Sebastian Schmidt 2021-06-02 17:21:55 +0300
  • 7cfa944efa Add parentheses to job name. Sebastian Schmidt 2021-06-02 17:16:59 +0300
  • efdaa2f1c3 Fix CI fmt command and make more use of test matrix. Sebastian Schmidt 2021-06-02 17:15:59 +0300
  • 0e3fbc17d4 Ad MSRV and github CI script. Sebastian Schmidt 2021-06-02 17:04:49 +0300
  • f880482f06 Move predefined module into context module. Sebastian Schmidt 2021-06-02 16:50:37 +0300
  • 1532c65a3d
    Merge pull request #80 from olback/math-consts-context ISibboI 2021-06-02 16:46:29 +0300
  • 7d2f2f86c3
    Merge pull request #79 from olback/common-math-functions ISibboI 2021-06-02 16:43:23 +0300
  • a25b347c17
    fix tests Edwin Svensson 2021-05-31 01:15:01 +0200
  • 9f691206dd
    move to new 'predefined' module and add link to f64 docs Edwin Svensson 2021-05-31 01:13:24 +0200
  • 10a388aaf3
    'namespace' & document math functions Edwin Svensson 2021-05-31 01:04:33 +0200
  • ec880155c7
    add math consts context Edwin Svensson 2021-05-30 11:08:59 +0200
  • 8491bc61fc
    add common math functions Edwin Svensson 2021-05-30 08:52:28 +0200
  • 1bed7e1f9f (cargo-release) start next development iteration 6.0.1-alpha.0 Sebastian Schmidt 2021-05-28 15:15:33 +0300
  • f81e151c05 (cargo-release) version 6.0.0 Sebastian Schmidt 2021-05-28 15:15:17 +0300
  • b4974a8a2b Prepare for 6.0.0. Sebastian Schmidt 2021-05-28 15:14:52 +0300
  • 60c86863a6
    Merge pull request #78 from ISibboI/isibboi/i76_make_function_clone_send_sync ISibboI 2021-05-28 14:29:46 +0300
  • 77e148fcd4 Ensure that Function implements Send and Sync. Sebastian Schmidt 2021-05-28 14:27:41 +0300
  • 4b3ae378a8
    Merge pull request #75 from ISibboI/isibboi/i73_add_call_function ISibboI 2021-05-28 14:20:28 +0300
  • bee98999db Make Function clone. Sebastian Schmidt 2021-05-28 14:12:26 +0300
  • 9fc86a934f Change context trait. Sebastian Schmidt 2021-05-28 10:27:32 +0300
  • fd3063fc64 Reduce unwrap()s. Sebastian Schmidt 2021-05-28 09:40:58 +0300
  • 862bfae920 Add #![forbid(unsafe_code)] Sebastian Schmidt 2021-05-28 09:30:26 +0300
  • 5cac04be4d Remove Cargo.lock. Sebastian Schmidt 2021-05-28 09:29:03 +0300
  • 2c94089de3 (cargo-release) start next development iteration 5.1.1-alpha.0 Sebastian Schmidt 2021-05-28 09:27:29 +0300
  • 7e3cbbc715 (cargo-release) version 5.1.0 Sebastian Schmidt 2021-05-28 09:27:07 +0300
  • 125bb2d4b1
    Merge pull request #74 from ISibboI/isibboi/i72_make_node_cloneable ISibboI 2021-05-28 09:14:24 +0300
  • 7bc05e0770 Make node cloneable. Sebastian Schmidt 2021-05-28 09:09:04 +0300
  • 6e5ff8615a Fix lints and benches. Sebastian Schmidt 2021-05-28 09:07:26 +0300
  • 1316ae63d0 Update code formatting. Sebastian Schmidt 2021-05-28 08:56:21 +0300
  • ca164dc954 Add cov files to .gitignore Sebastian Schmidt 2019-09-13 17:53:04 +0200
  • f45d871f16 (cargo-release) start next development iteration 5.0.5 Sebastian Schmidt 2019-09-13 17:46:42 +0200
  • fe900db734 (cargo-release) version 5.0.5 Sebastian Schmidt 2019-09-13 17:46:26 +0200
  • d0bc7b562b (cargo-release) version 5.0.5-alpha.4 Sebastian Schmidt 2019-09-13 17:38:18 +0200
  • 8cb38e0433 Move maintenance badge to top Sebastian Schmidt 2019-09-13 17:38:15 +0200
  • c6fd19b252 (cargo-release) version 5.0.5-alpha.3 Sebastian Schmidt 2019-09-13 17:37:14 +0200
  • 36075e9822 Update changelog Sebastian Schmidt 2019-09-13 17:37:10 +0200
  • 0a55494ec5 Fix maintenance status Sebastian Schmidt 2019-09-13 17:36:52 +0200
  • 7297e90fa0 (cargo-release) version 5.0.5-alpha.2 Sebastian Schmidt 2019-09-13 17:36:06 +0200
  • 0e87820922 Fix typo Sebastian Schmidt 2019-09-13 17:36:02 +0200
  • 560e1f7594 (cargo-release) version 5.0.5-alpha.1 Sebastian Schmidt 2019-09-13 17:35:08 +0200
  • 054dea4a61 Update changelog Sebastian Schmidt 2019-09-13 17:35:01 +0200
  • 519be9620e Fix is-it-maintained badges Sebastian Schmidt 2019-09-13 17:33:21 +0200
  • f1f6289459 (cargo-release) start next development iteration 5.0.4 Sebastian Schmidt 2019-09-13 17:31:22 +0200
  • 43e6aa71f7 (cargo-release) version 5.0.4 Sebastian Schmidt 2019-09-13 17:26:24 +0200
  • 976c3e144e Add is-it-maintained badges Sebastian Schmidt 2019-09-13 17:25:37 +0200
  • 0c659b5781 Add maintenance badge Sebastian Schmidt 2019-09-13 17:24:08 +0200
  • f38bf20cca Fix contributor name in changelog Sebastian Schmidt 2019-08-30 12:53:53 +0300
  • 126896f113 (cargo-release) start next development iteration 5.0.3 Sebastian Schmidt 2019-08-30 12:51:54 +0300
  • 9b87517b86 (cargo-release) version 5.0.3 Sebastian Schmidt 2019-08-30 12:51:48 +0300
  • c37a321666 Update changelog Sebastian Schmidt 2019-08-30 12:51:20 +0300
  • 43e0256550 Fix != was wrongfully parsed as Token::Eq Sebastian Schmidt 2019-08-30 12:48:00 +0300
  • 782f233d7d Add more string comparison tests Sebastian Schmidt 2019-08-30 12:43:10 +0300
  • 15786378bc (cargo-release) start next development iteration 5.0.2 Sebastian Schmidt 2019-08-30 10:58:35 +0300
  • 954cb63af0 (cargo-release) version 5.0.2 Sebastian Schmidt 2019-08-30 10:58:29 +0300
  • 4a8f1d734e Stop listing separate dev-dependencies for target.bench Sebastian Schmidt 2019-08-30 10:58:21 +0300
  • b086d27be4 (cargo-release) start next development iteration 5.0.1 Sebastian Schmidt 2019-08-30 10:54:44 +0300
  • 1664c79e11 (cargo-release) version 5.0.1 Sebastian Schmidt 2019-08-30 10:54:33 +0300
  • c64ecbdc25 Update changelog Sebastian Schmidt 2019-08-30 10:50:45 +0300
  • b4fe0b0c0f Make benchmark dependencies dev-dependencies Sebastian Schmidt 2019-08-30 10:47:56 +0300
  • 112e724d9c (cargo-release) start next development iteration 5.0.0 Sebastian Schmidt 2019-08-30 10:45:33 +0300
  • a6e5c5088b (cargo-release) version 5.0.0 Sebastian Schmidt 2019-08-30 10:45:27 +0300
  • b656b2a970 Update changelog Sebastian Schmidt 2019-08-30 10:33:42 +0300
  • 6b03981fe3 (cargo-release) version 5.0.0-rc.2 Sebastian Schmidt 2019-08-30 10:27:01 +0300
  • 81496539d0 Update changelog Sebastian Schmidt 2019-08-30 10:26:37 +0300
  • 6163972382 Reformat code examples to reduce horizontal scrolling Sebastian Schmidt 2019-08-30 10:07:48 +0300
  • b8d7344cc5 Improve documentation Sebastian Schmidt 2019-08-30 09:39:25 +0300