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

GitHub / codeplea/tinyexpr issues and pull requests

#125 - GCC v14.2 warnings

Issue - State: open - Opened by SteveRussell33 12 months ago

#123 - Logical vs arithmetic expressions

Issue - State: open - Opened by bogart99 about 1 year ago

#122 - Feature Request: Function to copy te_expr

Issue - State: open - Opened by SirNate0 about 1 year ago

#121 - Default Exponentiation Behavior

Issue - State: closed - Opened by mogando668 about 1 year ago - 1 comment

#120 - How the expression will work?

Issue - State: closed - Opened by Ivashkin-Ivan over 1 year ago

#119 - tinyexpr compilation fails on keil-mdk

Issue - State: open - Opened by xuziqianxin over 1 year ago

#118 - python extension for tinyexpr

Pull Request - State: open - Opened by zhenghan008 over 1 year ago

#117 - implement ternary

Pull Request - State: open - Opened by Sercurio over 1 year ago

#116 - Logic

Pull Request - State: open - Opened by raduangelescu over 1 year ago

#115 - Merging logic branch with ifdefs

Issue - State: open - Opened by moritz89 almost 2 years ago

#114 - Add clusterfuzzlite workflow

Pull Request - State: open - Opened by DavidKorczynski almost 2 years ago

#113 - Fix compilation warnings when using MSVC on x64 architecture

Pull Request - State: closed - Opened by Sethur almost 2 years ago - 1 comment

#111 - Redundant null-pointer check in `te_interp`

Issue - State: closed - Opened by ParticleG almost 2 years ago - 1 comment

#110 - Invalid conversion for custom function in Arduino

Issue - State: closed - Opened by pbdev001 almost 2 years ago - 6 comments

#109 - Document hexadecimal support

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

#108 - Extraction of tokens

Issue - State: closed - Opened by ianhbell about 2 years ago - 5 comments

#100 - Feature request: add logical operators.

Issue - State: closed - Opened by PantalaLabs almost 3 years ago

#99 - Possible memory leak in te_compile

Issue - State: closed - Opened by aeonSolutions almost 3 years ago - 1 comment

#98 - Function to determine the number of variables in an expression

Issue - State: closed - Opened by aeonSolutions almost 3 years ago - 2 comments

#97 - Error eval expression when initializing te_variable by individual assignment

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

#96 - Fix typos in readme

Pull Request - State: closed - Opened by Blake-Madden over 3 years ago - 1 comment

#95 - Feature Request: Implement ternary evalutation

Issue - State: closed - Opened by Sercurio over 3 years ago - 9 comments

#94 - Add vcpkg installation instructions

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

#93 - Usage with different types

Issue - State: closed - Opened by pedro-ricardo almost 4 years ago - 2 comments

#92 - Feature request: Add define to change return value from double to long double

Issue - State: open - Opened by PQCraft almost 4 years ago - 6 comments

#91 - Typo Fix

Pull Request - State: closed - Opened by Gamma7892 about 4 years ago - 2 comments

#90 - Weird behavior when calling te_free

Issue - State: closed - Opened by Sercurio about 4 years ago - 3 comments

#89 - codeblocks compiler issue?

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

#88 - Use flexible array notation for te_expr

Pull Request - State: open - Opened by roblatham00 over 4 years ago - 1 comment

#87 - array bounds warning with gcc-11

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

#85 - When evaluate simple expression with only one variable, nan is returned over 150

Issue - State: closed - Opened by Sercurio over 4 years ago - 6 comments

#84 - Support for bigger whole numbers (long long)

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

#83 - Fixed for the old issue #34

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

#82 - Nan checks for ncr and fac

Pull Request - State: open - Opened by juntuu over 4 years ago - 1 comment

#81 - Result is wayyyy off.

Issue - State: closed - Opened by git-tomb over 4 years ago - 4 comments

#80 - get undeclared variables names

Issue - State: open - Opened by aiekick over 4 years ago

#79 - Adding SPDX license identifiers

Pull Request - State: closed - Opened by bavay over 4 years ago

#78 - Potential Security Issue

Issue - State: closed - Opened by huntr-helper almost 5 years ago - 6 comments

#77 - Compiling error : initializer is not a constant

Issue - State: open - Opened by shawneeshaw almost 5 years ago - 7 comments

#76 - complex number calculation

Issue - State: open - Opened by chenzhoucn almost 5 years ago - 1 comment

#75 - Question about logic branch

Issue - State: open - Opened by mauriciocirelli about 5 years ago

#74 - Accepted upper case letters

Pull Request - State: closed - Opened by giacomo-b about 5 years ago - 3 comments

#73 - Support for symbolic differentiation

Issue - State: open - Opened by AntonC9018 about 5 years ago - 5 comments

#72 - New function

Issue - State: open - Opened by radamarek about 5 years ago - 1 comment

#71 - C11 and C++20

Pull Request - State: open - Opened by tylov over 5 years ago - 1 comment

#70 - update readme to c99

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

#69 - Improved type safety and made code c++20 conformant.

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

#68 - Handle malloc failures

Pull Request - State: closed - Opened by mortie over 5 years ago - 8 comments

#67 - Add a simple REPL

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

#66 - docs: fix simple typo, thrid -> third

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

#65 - Temp

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

#64 - fix header guard comment

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

#63 - Compilation under Visual Studio 2010

Issue - State: open - Opened by end2endzone over 5 years ago - 6 comments

#62 - nested ncr() calls can be very slow (potential denial of service)

Issue - State: open - Opened by invd over 5 years ago - 4 comments

#61 - Invalid conversion compiler warnings

Issue - State: closed - Opened by kornkaobat about 6 years ago - 8 comments

#60 - Add `min` and `max` function

Pull Request - State: closed - Opened by BaseMax over 6 years ago - 2 comments

#59 - how to use this project in mysql udf?

Issue - State: closed - Opened by IRGC over 6 years ago - 3 comments

#58 - Cant use it in C++

Issue - State: closed - Opened by kritipchakrabarti over 6 years ago - 4 comments

#57 - Reworked memory allocation and compiler warnings

Pull Request - State: closed - Opened by stawiski over 6 years ago - 1 comment

#56 - Out of memory check and static memory implementation

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

#55 - added gitignore

Pull Request - State: closed - Opened by ghost over 6 years ago - 1 comment

#54 - Fixed compiler warning.

Pull Request - State: closed - Opened by stawiski over 6 years ago - 10 comments

#53 - Compiler warnings.

Issue - State: closed - Opened by stawiski over 6 years ago

#52 - (-1)^0 returns -1 instead of 1

Issue - State: open - Opened by Photosounder over 6 years ago - 7 comments

#51 - CLang: macro name is a reserved identifier

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

#50 - Bytecode interpreter?

Issue - State: closed - Opened by indianakernick about 7 years ago - 10 comments

#49 - "fatal error LNK1561: entry point must be defined" When using in a C++ library

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

#48 - Problem when having more than 2 variables and some not used

Issue - State: closed - Opened by Alexxxxissssssss about 7 years ago - 6 comments

#47 - C99

Pull Request - State: open - Opened by ccoustet over 7 years ago - 2 comments

#46 - Cannot use with trim function

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

#45 - Undefined reference to `te_interp`

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

#44 - Compiling with GCC < 4.6

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

#43 - no variable assigning?

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

#42 - Software version and tagged release?

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

#41 - Are upppercase letters in variables and functions supported?

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

#40 - How to use with inequalities ?

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

#39 - Nested expressions / Passing sub-expressions as variables

Issue - State: closed - Opened by jacob-s-son over 7 years ago - 2 comments

#38 - Logical operators

Pull Request - State: closed - Opened by codeplea over 7 years ago - 1 comment

#37 - Implicit multiplication?

Issue - State: closed - Opened by PascalKoe almost 8 years ago - 3 comments

#36 - Fixed warning when compiling with strict prototypes

Pull Request - State: closed - Opened by EvilPudding almost 8 years ago

#35 - Avoid fall through warnings

Pull Request - State: closed - Opened by nicolasdanet almost 8 years ago - 3 comments

#34 - "initializer is not a constant" error in Visual Studio.

Issue - State: closed - Opened by cuinjune about 8 years ago - 7 comments

#33 - Adding the random() function?

Issue - State: closed - Opened by cuinjune over 8 years ago - 2 comments

#32 - Is it possible to use array as variable?

Issue - State: closed - Opened by cuinjune over 8 years ago - 4 comments

#31 - Question regarding te_free()

Issue - State: closed - Opened by cuinjune over 8 years ago - 3 comments

#30 - Tinyexpr fully libre and GNU ?

Issue - State: closed - Opened by spartrekus over 8 years ago - 5 comments

#29 - Comparisons and logical operators

Issue - State: open - Opened by cschreib over 8 years ago - 10 comments

#28 - add te_astree and te_inner_func and TE_INFIX_PER and TE_INFIX_FAC

Pull Request - State: closed - Opened by xiehuc almost 9 years ago - 1 comment

#27 - Missing CMake build system support

Issue - State: closed - Opened by jansvoboda11 almost 9 years ago - 9 comments

#26 - Add CMake build system support

Pull Request - State: closed - Opened by jansvoboda11 almost 9 years ago - 1 comment

#25 - Fix delete command and add .PHONY target in Makefile

Pull Request - State: closed - Opened by ghost almost 9 years ago - 1 comment

#24 - Comb

Pull Request - State: closed - Opened by codeplea almost 9 years ago

#23 - Is there a chance to compile it with C++?

Issue - State: closed - Opened by ProgrammingLife almost 9 years ago - 3 comments

#22 - Undefined reference to 'fabs' on arduino ide 1.8

Issue - State: closed - Opened by ricxsar almost 9 years ago - 10 comments

#21 - Compiler warning - fix

Issue - State: closed - Opened by ghost almost 9 years ago - 2 comments

#20 - reason to limit variable names?

Issue - State: closed - Opened by ghost almost 9 years ago - 4 comments

#19 - add ncr and npr

Pull Request - State: closed - Opened by chendotjs almost 9 years ago - 9 comments