Ecosyste.ms: Issues

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

GitHub / semantic-math/math-parser issues and pull requests

#74 - Where can I find documentation?

Issue - State: closed - Opened by w32zhong about 6 years ago - 3 comments

#73 - split identifiers

Pull Request - State: closed - Opened by kevinbarabash almost 7 years ago - 1 comment

#72 - print ` (2x) (x + 2)` as ` 2x (x + 2)`

Issue - State: open - Opened by evykassirer almost 7 years ago - 2 comments

#71 - [priority] parse `3x/5` as `3x / 5` instead of `3 x/5`

Issue - State: open - Opened by evykassirer almost 7 years ago - 2 comments

#70 - parse "abs(x)"

Issue - State: closed - Opened by evykassirer almost 7 years ago - 3 comments

#69 - export toTex

Issue - State: closed - Opened by evykassirer almost 7 years ago - 1 comment

#68 - printing: no space after coefficients

Issue - State: open - Opened by evykassirer almost 7 years ago - 6 comments

#67 - BDebug msg

Pull Request - State: closed - Opened by ericluap almost 7 years ago

#66 - better debug messages to the math-parser print

Issue - State: open - Opened by evykassirer almost 7 years ago - 6 comments

#65 - print things a little closer to how mathsteps currently prints

Pull Request - State: closed - Opened by evykassirer almost 7 years ago - 3 comments

#64 - Relation fix

Pull Request - State: closed - Opened by ericluap almost 7 years ago - 7 comments

#63 - Subscript fix

Pull Request - State: closed - Opened by ericluap almost 7 years ago - 4 comments

#62 - Multiple identifiers with implicit multiplication

Issue - State: closed - Opened by ericluap almost 7 years ago - 4 comments

#61 - Add comments

Pull Request - State: closed - Opened by ericluap almost 7 years ago - 1 comment

#60 - Incorrect Apply operation

Issue - State: closed - Opened by ericluap almost 7 years ago
Labels: bug

#59 - Incorrect subscript type

Issue - State: closed - Opened by ericluap almost 7 years ago
Labels: bug

#58 - Use regex.lastIndex

Pull Request - State: closed - Opened by ericluap almost 7 years ago - 1 comment

#57 - Add a way to test errors

Issue - State: open - Opened by kevinbarabash almost 7 years ago

#56 - Thorough error messages on bad parsing

Issue - State: open - Opened by evykassirer almost 7 years ago

#55 - Integral

Pull Request - State: closed - Opened by aliang8 about 7 years ago - 5 comments

#54 - nthRoot(x) test case is failing

Issue - State: closed - Opened by aliang8 about 7 years ago - 4 comments

#53 - Derivative

Pull Request - State: open - Opened by aliang8 about 7 years ago - 1 comment

#52 - Add `abs` to print

Issue - State: closed - Opened by aliang8 about 7 years ago

#50 - Parse factorial

Issue - State: closed - Opened by kevinbarabash about 7 years ago

#49 - Remove `loc` for the time being

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 2 comments

#48 - update snapshot system to use Jest

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 1 comment

#46 - Parse subscripts

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 2 comments

#45 - Parse ellipses '...'

Issue - State: closed - Opened by kevinbarabash about 7 years ago

#44 - Provide a way to describe the precedence of operations

Issue - State: open - Opened by kevinbarabash about 7 years ago - 1 comment

#43 - print doesn't output parens for nested 'mul' nodes

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 1 comment

#42 - AL_Parens

Pull Request - State: closed - Opened by aliang8 about 7 years ago - 1 comment

#41 - AL_Systems

Pull Request - State: closed - Opened by aliang8 about 7 years ago

#40 - AL_Relations Fix

Pull Request - State: closed - Opened by aliang8 about 7 years ago

#39 - parse systems of equations

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 1 comment
Labels: enhancement

#38 - throw on non whitespace characters that aren't in the regex

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 1 comment
Labels: bug

#37 - add space between conditional and brace

Issue - State: open - Opened by kevinbarabash about 7 years ago

#36 - Fixed print issue

Pull Request - State: closed - Opened by aliang8 about 7 years ago - 3 comments

#35 - don't emit a `System` of equations node for n-ary relations

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 1 comment
Labels: bug

#34 - parser should use inequality identifiers instead of symbols

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 1 comment
Labels: bug

#33 - parse negative numbers as negative nodes wrapping positive numbers

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 1 comment

#32 - toTex function

Pull Request - State: closed - Opened by aliang8 about 7 years ago

#31 - a^ + b should fail to parse but succeeds

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 1 comment
Labels: bug

#30 - toTex function

Pull Request - State: closed - Opened by aliang8 about 7 years ago - 5 comments

#29 - improve the test harness

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 1 comment
Labels: enhancement

#28 - static typing

Issue - State: open - Opened by kevinbarabash about 7 years ago
Labels: enhancement

#27 - Add support for rule rewrite system

Issue - State: closed - Opened by kevinbarabash about 7 years ago - 17 comments
Labels: enhancement

#26 - emit `Parentheses` nodes when unnecessary parentheses are encountered

Issue - State: closed - Opened by kevinbarabash over 7 years ago - 7 comments

#25 - adjust precedence of * and / depending the presence of variables

Issue - State: closed - Opened by kevinbarabash over 7 years ago - 4 comments

#24 - add toTeX function

Issue - State: closed - Opened by kevinbarabash over 7 years ago - 3 comments
Labels: enhancement

#23 - Demo is broken

Issue - State: closed - Opened by kevinbarabash over 7 years ago

#22 - Add pre-commit hook to run tests

Issue - State: open - Opened by kevinbarabash over 7 years ago

#20 - Validate ASTs in snapshot tests

Issue - State: open - Opened by kevinbarabash over 7 years ago

#19 - Handle exponents on functions

Issue - State: open - Opened by kevinbarabash over 7 years ago

#18 - exponent parsing is broken

Issue - State: closed - Opened by kevinbarabash over 7 years ago

#17 - Better error reporting for incomplete strings

Issue - State: open - Opened by kevinbarabash over 7 years ago

#16 - How should division be parsed?

Issue - State: closed - Opened by kevinbarabash over 7 years ago - 10 comments

#15 - Support basic asciimath input

Issue - State: open - Opened by kevinbarabash over 7 years ago

#14 - Limited support for LaTeX commands

Issue - State: open - Opened by kevinbarabash over 7 years ago

#13 - track if multiplication is implicit or not

Issue - State: closed - Opened by kevinbarabash over 7 years ago

#12 - AST discussion

Issue - State: closed - Opened by kevinbarabash over 7 years ago - 9 comments

#11 - add tests

Issue - State: closed - Opened by kevinbarabash over 7 years ago - 2 comments

#10 - eval function

Issue - State: closed - Opened by kevinbarabash over 7 years ago

#9 - print function

Issue - State: closed - Opened by kevinbarabash over 7 years ago - 1 comment

#8 - general traverse function

Issue - State: closed - Opened by kevinbarabash over 7 years ago

#7 - support parsing units

Issue - State: open - Opened by kevinbarabash over 7 years ago

#6 - parse function application with more than one argument

Issue - State: closed - Opened by kevinbarabash over 7 years ago

#5 - assignment node using :=

Issue - State: open - Opened by kevinbarabash over 7 years ago

#4 - add ids to nodes

Issue - State: open - Opened by kevinbarabash over 7 years ago

#3 - add location data for nodes

Issue - State: closed - Opened by kevinbarabash over 7 years ago - 1 comment

#2 - parse inequalities

Issue - State: closed - Opened by kevinbarabash over 7 years ago

#1 - parse absolute value using pipes

Issue - State: closed - Opened by kevinbarabash over 7 years ago