Ecosyste.ms: Issues

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

GitHub / bijington/expressive issues and pull requests

#145 - Set the assembly and file version

Pull Request - State: closed - Opened by bijington 4 months ago

#144 - Incorrect File Version in Expressive.dll

Issue - State: closed - Opened by swhaworth 4 months ago - 1 comment

#143 - Provide a more consistent unit testing approach

Pull Request - State: open - Opened by bijington 7 months ago

#142 - Add nuget release pipeline

Pull Request - State: closed - Opened by bijington 7 months ago

#141 - Migrate to just netstandard2.0 target framework

Pull Request - State: closed - Opened by bijington 7 months ago

#139 - Fix pipeline builds

Issue - State: closed - Opened by bijington 7 months ago

#138 - Capitalize function does not work as described

Issue - State: closed - Opened by chrisg920 8 months ago - 2 comments

#137 - Null reference exception message surfacing from `Evaluate`

Issue - State: open - Opened by Mark-A-Williams 9 months ago - 1 comment

#135 - Attempt to expose a functions metadata

Pull Request - State: closed - Opened by bijington 9 months ago

#134 - Question - programmatic way to list available function names?

Issue - State: closed - Opened by jheliker 10 months ago - 4 comments

#131 - Support for custom types?

Issue - State: open - Opened by jheliker over 1 year ago - 11 comments

#130 - Added funding information

Pull Request - State: closed - Opened by bijington over 1 year ago

#129 - Switch between use of degrees or radians for trigonometric functions

Issue - State: open - Opened by JacobClinton almost 2 years ago - 4 comments

#128 - issue-126-null-value-smaller-than-any-numeric

Pull Request - State: open - Opened by darkterror-jl almost 2 years ago - 2 comments

#127 - check for null and empty strings in date functions

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

#126 - null value smaller than any numeric

Issue - State: open - Opened by darkterror-jl almost 2 years ago - 6 comments

#125 - Prevent overflow errors

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

#122 - Include ReadMe file for NuGet

Pull Request - State: closed - Opened by bijington over 2 years ago

#121 - Target .NET Standard 2.0 as well.

Pull Request - State: closed - Opened by teo-tsirpanis almost 3 years ago - 3 comments

#120 - Ignore nulls in Average and Mean

Pull Request - State: closed - Opened by bijington almost 3 years ago

#119 - Median now ignores nulls

Pull Request - State: closed - Opened by bijington almost 3 years ago

#118 - Migrate to only using NUnit for testing

Issue - State: open - Opened by bijington almost 3 years ago

#117 - Change scope of classes in expressivehelpers from internal to public

Pull Request - State: closed - Opened by bijington almost 3 years ago
Labels: enhancement

#116 - Improve the NuGet package readme

Issue - State: open - Opened by bijington about 3 years ago

#115 - Mean and Average always return 0 if a null is provided

Issue - State: closed - Opened by bijington about 3 years ago
Labels: bug, ready for release

#114 - Median treats nulls as zero

Issue - State: closed - Opened by bijington about 3 years ago
Labels: bug, ready for release

#113 - How to get Regex match value(s)?

Issue - State: open - Opened by jheliker about 3 years ago - 1 comment

#110 - Added Concat and IndexOf functions with the respective tests

Pull Request - State: closed - Opened by richard-scryber over 3 years ago - 4 comments

#109 - In function fix

Pull Request - State: closed - Opened by bijington over 3 years ago

#108 - In function does not handle enumerable parameters.

Issue - State: closed - Opened by bijington over 3 years ago
Labels: bug, ready for release

#107 - Smaller double is not less than larger float

Issue - State: open - Opened by bijington over 3 years ago
Labels: bug

#106 - use include

Pull Request - State: closed - Opened by SimonCropp over 3 years ago - 6 comments

#105 - Basic test on automating

Pull Request - State: open - Opened by bijington over 3 years ago

#104 - Escaped variable names

Issue - State: open - Opened by sryffel over 3 years ago - 3 comments
Labels: bug

#103 - Issue 101 missing bitwise not operator

Pull Request - State: open - Opened by bijington over 3 years ago - 1 comment

#102 - Count() now only goes as high as ICollection when checking for...

Pull Request - State: closed - Opened by bijington over 3 years ago

#101 - Missing Bitwise NOT operator

Issue - State: open - Opened by bijington over 3 years ago - 1 comment
Labels: in progress

#100 - Change scope of classes in Expressive.Helpers from internal to public

Issue - State: closed - Opened by graniero over 3 years ago - 7 comments
Labels: ready for release

#99 - Behaviour of `Count()` with string vs. number parameters

Issue - State: closed - Opened by bijington over 3 years ago - 2 comments
Labels: ready for release

#98 - Enabled warnings as errors and fixed related issues.

Pull Request - State: closed - Opened by bijington over 3 years ago

#96 - Tidy up of warnings

Issue - State: closed - Opened by bijington over 3 years ago - 1 comment
Labels: ready for release

#95 - Added SourceLink integration plus NuGet symbol generation

Pull Request - State: closed - Opened by bijington over 3 years ago

#94 - Issue 91 dynamic variable lookup

Pull Request - State: closed - Opened by bijington over 3 years ago

#93 - Reverted to only wrapping the variables if we internally expect a

Pull Request - State: closed - Opened by bijington over 3 years ago

#92 - Add constant functions and exponent operator

Pull Request - State: closed - Opened by graniero over 3 years ago - 6 comments

#91 - Make variable interface suitable for dynamic value lookup

Issue - State: closed - Opened by sryffel over 3 years ago - 14 comments
Labels: bug, ready for release

#90 - Split IgnoreCase out to 2 separate options

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

#88 - Investigate automated documentation generation

Issue - State: open - Opened by bijington almost 4 years ago - 1 comment
Labels: in progress

#87 - Question: How to add custom function?

Issue - State: closed - Opened by iw-jway almost 4 years ago - 1 comment

#85 - Change Expressive.Expressions.Binary.BinaryExpressionBase scope from internal to public

Issue - State: closed - Opened by graniero almost 4 years ago - 6 comments
Labels: bug, ready for release

#83 - Make registration fluent

Issue - State: open - Opened by bijington almost 4 years ago - 1 comment

#82 - Allow Context to be supplied to an Expression

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

#81 - Add ability to supply `Context` to an expression and remove the need to register functions for each expression

Issue - State: closed - Opened by bijington almost 4 years ago - 1 comment
Labels: ready for release

#80 - Removed explicit checks for escaped characters so that a single slash…

Pull Request - State: closed - Opened by bijington almost 4 years ago

#79 - Missing token exception

Issue - State: closed - Opened by bijington almost 4 years ago - 1 comment
Labels: bug, ready for release

#78 - Removed the old java code and shifted the source higher up the tree

Pull Request - State: closed - Opened by bijington about 4 years ago

#77 - Separate compilation options from evaluation options

Issue - State: closed - Opened by bijington about 4 years ago - 10 comments
Labels: ready for release

#76 - Add IndexOf function for strings

Issue - State: closed - Opened by bijington about 4 years ago
Labels: ready for release

#75 - Boolean AND and OR expressions now correctly short circuit if the lhs…

Pull Request - State: closed - Opened by bijington about 4 years ago

#74 - Custom expressions being ignored when compiling

Issue - State: closed - Opened by bijington about 4 years ago - 1 comment

#73 - Boolean expressions do not appear to short circuit on a false

Issue - State: closed - Opened by bijington about 4 years ago - 2 comments

#72 - Create codeql-analysis.yml

Pull Request - State: closed - Opened by bijington about 4 years ago

#71 - Remove old Java code

Issue - State: closed - Opened by bijington about 4 years ago

#70 - Tidy up azure-pipelines.yml

Pull Request - State: closed - Opened by bijington about 4 years ago

#69 - Create dotnet-core.yml

Pull Request - State: closed - Opened by bijington about 4 years ago

#68 - Update azure-pipelines.yml for Azure Pipelines

Pull Request - State: closed - Opened by bijington about 4 years ago

#67 - Comparisons now correctly handle nulls and are consistent with .NET. …

Pull Request - State: closed - Opened by bijington about 4 years ago

#66 - Rename master branch

Issue - State: closed - Opened by bijington over 4 years ago - 1 comment
Labels: task

#65 - Issue 63 add in fxcopanalyzers

Pull Request - State: closed - Opened by bijington over 4 years ago - 1 comment

#64 - null used in comparison is inconsistent with .NET

Issue - State: closed - Opened by bijington over 4 years ago
Labels: bug, ready for release

#63 - Add in FxCopAnalyzers

Issue - State: closed - Opened by bijington over 4 years ago
Labels: ready for release, task

#62 - Documentation: missing unary '!' on Operators page

Issue - State: closed - Opened by Envoid over 4 years ago - 1 comment

#61 - Added in the ability to specify scientific notation in an expression.

Pull Request - State: closed - Opened by bijington over 4 years ago - 1 comment

#59 - Expression Cache in async multi-threaded environment

Issue - State: open - Opened by codermrrob over 4 years ago - 1 comment

#58 - Migrate to using GitHub Actions

Issue - State: closed - Opened by bijington over 4 years ago
Labels: task

#57 - Migrate to using multi targeting projects

Issue - State: closed - Opened by bijington over 4 years ago
Labels: ready for release, task

#56 - Issue 32 refactor expression parser

Pull Request - State: closed - Opened by bijington over 4 years ago - 1 comment

#55 - Removed large chunks of the readme as it is now in the wiki.

Pull Request - State: closed - Opened by bijington about 5 years ago

#54 - Issue 53 logical child expressions

Pull Request - State: closed - Opened by beechj about 5 years ago

#53 - Boolean child expressions evaluate incorrectly when specifying the right operand

Issue - State: closed - Opened by beechj about 5 years ago - 9 comments
Labels: bug

#52 - Create CODE_OF_CONDUCT.md

Pull Request - State: closed - Opened by bijington about 5 years ago

#51 - Add in ternary operator support

Issue - State: open - Opened by bijington about 5 years ago - 4 comments
Labels: enhancement

#50 - Strings end with backslash bug fix, example "test\\"

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

#49 - Backslash at the end of the string results in MissingTokenException

Issue - State: closed - Opened by MichelR666 over 5 years ago - 10 comments
Labels: bug

#48 - Added in an Evaluate T method.

Pull Request - State: closed - Opened by bijington over 5 years ago

#47 - Issue #46: "1 == 1.001" yields True

Pull Request - State: closed - Opened by rogerdc over 5 years ago

#46 - "1 == 1.001" yields True

Issue - State: closed - Opened by rogerdc over 5 years ago - 5 comments
Labels: bug

#44 - Release of version 1.4.0

Pull Request - State: closed - Opened by bijington over 5 years ago

#43 - Fixed the broken unit tests

Pull Request - State: closed - Opened by bijington over 5 years ago - 1 comment

#42 - When compiling the expression numbers are safely parsed

Pull Request - State: closed - Opened by bijington over 5 years ago

#41 - Investigate and resolve broken unit tests

Issue - State: closed - Opened by bijington over 5 years ago
Labels: bug, ready for release

#40 - Reworked Min and Max functions so they support dates

Pull Request - State: closed - Opened by bijington over 5 years ago

#39 - Expressive and regional settings.

Issue - State: closed - Opened by Larry57 over 5 years ago - 3 comments
Labels: bug, ready for release

#38 - Scientific notation

Issue - State: closed - Opened by Larry57 over 5 years ago - 2 comments
Labels: enhancement, ready for release

#37 - Pi

Issue - State: closed - Opened by imukai over 5 years ago - 7 comments
Labels: ready for release