Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / yds12/mexe issues and pull requests

#19 - code refining patches

Pull Request - State: closed - Opened by mhfan almost 2 years ago

#18 - Review a few patches

Pull Request - State: closed - Opened by mhfan almost 2 years ago - 2 comments

#17 - Add a `check` function

Issue - State: open - Opened by yds12 about 2 years ago
Labels: enhancement

#16 - Why not name '+' as Add and '-' as Sub, refer to std::ops::{Add,Sub,Mul,Div}? So all them are 3 letters.

Issue - State: closed - Opened by mhfan about 2 years ago - 2 comments
Labels: good first issue

#15 - Investigate if `eval_binary` is needed

Issue - State: closed - Opened by yds12 about 2 years ago - 1 comment
Labels: enhancement

#14 - How about support parse '×' as '*' and '÷' as '/' in expressions?

Issue - State: open - Opened by mhfan about 2 years ago - 1 comment

#13 - Add `evalexpr` to comparison benchmarks

Issue - State: closed - Opened by yds12 about 2 years ago - 1 comment
Labels: enhancement, good first issue, testing, performance

#12 - Use the `glc` crate to generate expressions for tests

Issue - State: closed - Opened by yds12 about 2 years ago - 1 comment
Labels: testing

#11 - Parse that should fail is succeeding

Issue - State: closed - Opened by yds12 about 2 years ago
Labels: bug

#10 - Investigate possibility of parallelism

Issue - State: closed - Opened by yds12 over 2 years ago - 1 comment
Labels: enhancement, performance

#9 - Adhere to Rust API guidelines

Issue - State: closed - Opened by yds12 over 2 years ago
Labels: enhancement

#8 - Setup Github CI test pipeline

Issue - State: closed - Opened by yds12 over 2 years ago
Labels: testing

#7 - Investigate possibility of no-std

Issue - State: open - Opened by yds12 over 2 years ago - 1 comment
Labels: enhancement

#6 - Improve documentation

Issue - State: closed - Opened by yds12 over 2 years ago
Labels: documentation

#5 - Integer return types

Issue - State: open - Opened by yds12 over 2 years ago
Labels: enhancement

#4 - Comprehensive correctness tests

Issue - State: open - Opened by yds12 over 2 years ago - 2 comments
Labels: testing

#3 - Do profiling

Issue - State: closed - Opened by yds12 over 2 years ago - 1 comment
Labels: performance

#2 - Check impact of `smallvec`

Issue - State: closed - Opened by yds12 over 2 years ago - 3 comments
Labels: performance

#1 - Fuzzing test

Issue - State: closed - Opened by yds12 over 2 years ago - 1 comment
Labels: testing