Commit Graph

  • 3137622c2e Travis allow failures for release builds. PaddiM8 2020-06-12 18:43:49 +0200
  • 1bac1478a2 Travis allow failures for release builds. PaddiM8 2020-06-12 18:43:49 +0200
  • cda1cbcb30 Added kalk_cli to travis cargo stage. PaddiM8 2020-06-12 18:32:29 +0200
  • dfb28bc129 Added kalk_cli to travis cargo stage. PaddiM8 2020-06-12 18:32:29 +0200
  • 29960043b8 Version update test. PaddiM8 2020-06-12 18:16:54 +0200
  • 6711e22f3e Version update test. PaddiM8 2020-06-12 18:16:54 +0200
  • c82358f4e4
    Update README.md PaddiM8 2020-06-12 17:56:01 +0200
  • 9a2078734e Update README.md PaddiM8 2020-06-12 17:56:01 +0200
  • 8c98711e1d
    Update README.md PaddiM8 2020-06-12 17:34:56 +0200
  • 0edb61a6cd Update README.md PaddiM8 2020-06-12 17:34:56 +0200
  • 7aca71ddcf
    Merge pull request #3 from PaddiM8/release PaddiM8 2020-06-12 17:34:33 +0200
  • 509eaff829 Merge pull request #3 from PaddiM8/release PaddiM8 2020-06-12 17:34:33 +0200
  • e1aa87dd62 Added travis badge and modified travis file to only compile/test for master branch. PaddiM8 2020-06-12 17:32:17 +0200
  • df7e2d7038 Added travis badge and modified travis file to only compile/test for master branch. PaddiM8 2020-06-12 17:32:17 +0200
  • 82b3ac6644 Make travis cd into the kalk directory when publishing. PaddiM8 2020-06-12 17:16:28 +0200
  • a704bfc9c6 Make travis cd into the kalk directory when publishing. PaddiM8 2020-06-12 17:16:28 +0200
  • 54db8b28aa Fixed travis target location. PaddiM8 2020-06-12 16:57:13 +0200
  • c5cc3b084a Fixed travis target location. PaddiM8 2020-06-12 16:57:13 +0200
  • e42739707b Travis skip cleanup. PaddiM8 2020-06-12 16:50:59 +0200
  • 8b0aadc7a6 Travis skip cleanup. PaddiM8 2020-06-12 16:50:59 +0200
  • 04958298f7 Added cargo caching to travis. PaddiM8 2020-06-12 16:30:28 +0200
  • d1c55bd0db Added cargo caching to travis. PaddiM8 2020-06-12 16:30:28 +0200
  • f39e9d6c6c Updated .travis.yml. PaddiM8 2020-06-12 16:10:32 +0200
  • f2a1ddcc05 Updated .travis.yml. PaddiM8 2020-06-12 16:10:32 +0200
  • bfa7512677
    Merge pull request #2 from PaddiM8/release PaddiM8 2020-06-12 15:36:18 +0200
  • b02c5a90f3 Merge pull request #2 from PaddiM8/release PaddiM8 2020-06-12 15:36:18 +0200
  • c27e698057 Setup travis deployment. PaddiM8 2020-06-12 15:32:48 +0200
  • 55e5287625 Setup travis deployment. PaddiM8 2020-06-12 15:32:48 +0200
  • 15e045bcea Changed the version requirement to a caret one for kalk in kalk_cli. PaddiM8 2020-06-12 14:43:39 +0200
  • a6be233d39 Changed the version requirement to a caret one for kalk in kalk_cli. PaddiM8 2020-06-12 14:43:39 +0200
  • 36632cf191 Made kalk_cli use the local version of kalk when possible. PaddiM8 2020-06-12 14:39:41 +0200
  • e1017a4b9d Made kalk_cli use the local version of kalk when possible. PaddiM8 2020-06-12 14:39:41 +0200
  • 2ccb439dec Created a workspace Cargo.toml to unify the library and binary. PaddiM8 2020-06-12 14:11:42 +0200
  • 0a5130099b Created a workspace Cargo.toml to unify the library and binary. PaddiM8 2020-06-12 14:11:42 +0200
  • 7a0ede8dda Fixed code in documentation in parser.rs PaddiM8 2020-06-12 14:10:10 +0200
  • fbe72d3f55 Fixed code in documentation in parser.rs PaddiM8 2020-06-12 14:10:10 +0200
  • f1f0590f18 Removed cargo install rustfmt from travis file. PaddiM8 2020-06-12 13:57:36 +0200
  • 193e92db8d Removed cargo install rustfmt from travis file. PaddiM8 2020-06-12 13:57:36 +0200
  • f8b8f27983 Merge branch 'master' of https://github.com/PaddiM8/kalk PaddiM8 2020-06-12 13:55:47 +0200
  • d40f4f07c1 Merge branch 'master' of https://github.com/PaddiM8/kalk PaddiM8 2020-06-12 13:55:47 +0200
  • 7f17369ff4 Added .travis.yml. PaddiM8 2020-06-12 13:55:40 +0200
  • 67ef2ff25d Added .travis.yml. PaddiM8 2020-06-12 13:55:40 +0200
  • 4aed6e8725
    Made badges clickable PaddiM8 2020-06-12 12:19:23 +0200
  • 64db368f2a Made badges clickable PaddiM8 2020-06-12 12:19:23 +0200
  • 0702e8eee7
    Update README.md PaddiM8 2020-06-12 01:12:36 +0200
  • 35a15f46f0 Update README.md PaddiM8 2020-06-12 01:12:36 +0200
  • 3e80160e91
    Update README.md PaddiM8 2020-06-12 01:08:07 +0200
  • 06927425c3 Update README.md PaddiM8 2020-06-12 01:08:07 +0200
  • 72ba5db350 Added completion for constants. PaddiM8 2020-06-12 00:49:50 +0200
  • 73d2c1c99e Added completion for constants. PaddiM8 2020-06-12 00:49:50 +0200
  • 3d67347f2a Expanded installation instructions to include cargo install. PaddiM8 2020-06-12 00:41:18 +0200
  • 2e2c068593 Expanded installation instructions to include cargo install. PaddiM8 2020-06-12 00:41:18 +0200
  • 11c7e5b287 Added example image and expanded feature list. PaddiM8 2020-06-12 00:34:50 +0200
  • 8b16e3cbd4 Added example image and expanded feature list. PaddiM8 2020-06-12 00:34:50 +0200
  • 3b093efde5 Updated kalk_cli's Cargo.toml to use kalk from crates.io instead of a local version. PaddiM8 2020-06-12 00:14:28 +0200
  • f5fe9c5180 Updated kalk_cli's Cargo.toml to use kalk from crates.io instead of a local version. PaddiM8 2020-06-12 00:14:28 +0200
  • 122ac06f82 Updated kalk_cli's Cargo.toml to prepare it for being published. PaddiM8 2020-06-12 00:13:05 +0200
  • 059d8d4b17 Updated kalk_cli's Cargo.toml to prepare it for being published. PaddiM8 2020-06-12 00:13:05 +0200
  • 1503336700 Added readme to Cargo.toml. PaddiM8 2020-06-12 00:08:14 +0200
  • 50ba5f4d18 Added readme to Cargo.toml. PaddiM8 2020-06-12 00:08:14 +0200
  • 88fd8d1bc1 Added separate readme for the library. PaddiM8 2020-06-12 00:06:54 +0200
  • 22c5b0785c Added separate readme for the library. PaddiM8 2020-06-12 00:06:54 +0200
  • fafc88f2d7 Added separate readme for the library. PaddiM8 2020-06-12 00:06:15 +0200
  • 122aca4a97 Added separate readme for the library. PaddiM8 2020-06-12 00:06:15 +0200
  • 03d0ca23e9 Changed version number to 0.1.1 PaddiM8 2020-06-11 23:53:04 +0200
  • 0dc5bf9d30 Changed version number to 0.1.1 PaddiM8 2020-06-11 23:53:04 +0200
  • 36e1ffa4d3 Merge branch 'master' of https://github.com/PaddiM8/kalk PaddiM8 2020-06-11 23:52:16 +0200
  • f016d5129a Merge branch 'master' of https://github.com/PaddiM8/kalk PaddiM8 2020-06-11 23:52:16 +0200
  • aa21581cf0 Changed 'parsers' category to 'parser-implementations' PaddiM8 2020-06-11 23:52:12 +0200
  • 9bf5ac209b Changed 'parsers' category to 'parser-implementations' PaddiM8 2020-06-11 23:52:12 +0200
  • f9283be74d Changed Cargo.toml to prepare for publish. PaddiM8 2020-06-11 23:47:03 +0200
  • cb1a7e921c Changed Cargo.toml to prepare for publish. PaddiM8 2020-06-11 23:47:03 +0200
  • 3fad899daa Extended parser::eval and parser::parse documentation by explaining when None is returned. PaddiM8 2020-06-11 23:45:54 +0200
  • 4f9f8bc63e Extended parser::eval and parser::parse documentation by explaining when None is returned. PaddiM8 2020-06-11 23:45:54 +0200
  • 387a2ede3f
    Update README.md PaddiM8 2020-06-11 23:39:40 +0200
  • bdf8410a66 Update README.md PaddiM8 2020-06-11 23:39:40 +0200
  • 8c67e02618
    Merge pull request #1 from PaddiM8/add-license-1 PaddiM8 2020-06-11 23:38:21 +0200
  • 6dbcee4d21 Merge pull request #1 from PaddiM8/add-license-1 PaddiM8 2020-06-11 23:38:21 +0200
  • 4101ffa250
    Create LICENSE PaddiM8 2020-06-11 23:38:03 +0200
  • b3e722c5b6 Create LICENSE PaddiM8 2020-06-11 23:38:03 +0200
  • c42fcccabd Added simple documentation for the exposed parts. PaddiM8 2020-06-11 23:09:44 +0200
  • 46a27d4129 Added simple documentation for the exposed parts. PaddiM8 2020-06-11 23:09:44 +0200
  • 72baaf3e36 Added test_undefined_fn for the interpreter. PaddiM8 2020-06-11 22:14:43 +0200
  • 0274721878 Added test_undefined_fn for the interpreter. PaddiM8 2020-06-11 22:14:43 +0200
  • 4e2fe9eb3b Added test_fn and test_sum_fn for the interpreter. PaddiM8 2020-06-11 22:10:23 +0200
  • 125499065a Added test_fn and test_sum_fn for the interpreter. PaddiM8 2020-06-11 22:10:23 +0200
  • b3e07b710e Renamed symbol_table::contains_func to contains_fn. PaddiM8 2020-06-11 21:47:14 +0200
  • ffd26c1da9 Renamed symbol_table::contains_func to contains_fn. PaddiM8 2020-06-11 21:47:14 +0200
  • 0786398d52 Made the ast module public. PaddiM8 2020-06-10 14:02:33 +0200
  • 4fbb71f423 Made the ast module public. PaddiM8 2020-06-10 14:02:33 +0200
  • 42a9e7e82a Renamed parser::parse to parser::eval and created a new parser::parse function that does not evalutate the statements. PaddiM8 2020-06-10 13:55:43 +0200
  • 3ffd62c572 Renamed parser::parse to parser::eval and created a new parser::parse function that does not evalutate the statements. PaddiM8 2020-06-10 13:55:43 +0200
  • b4f129835a Added gamma function. PaddiM8 2020-06-09 20:50:05 +0200
  • 9ab0abf1b5 Added gamma function. PaddiM8 2020-06-09 20:50:05 +0200
  • e3b4e4e4f2 Removed history linting. PaddiM8 2020-06-09 16:41:04 +0200
  • 2119864a45 Removed history linting. PaddiM8 2020-06-09 16:41:04 +0200
  • e665564a6f Added gamma function. PaddiM8 2020-06-09 15:53:29 +0200
  • 8d2e0b092b Added gamma function. PaddiM8 2020-06-09 15:53:29 +0200
  • 88d0c7c523 Made the highlighter code cleaner by unifying the regular expressions into one. PaddiM8 2020-06-09 15:43:53 +0200
  • a35bcc054a Made the highlighter code cleaner by unifying the regular expressions into one. PaddiM8 2020-06-09 15:43:53 +0200