Skip to content

Conversation

@sidhant92
Copy link
Owner

@sidhant92 sidhant92 commented May 20, 2024

  1. Add Support for Arithmetic Expressions

  2. Remove Unnecessary Library making code lighter

  3. Separate out Cached Parser making caffeine cache optional

  4. Remove Logging Library

  5. Add support for the following functions:
    Min
    Max
    Len
    Avg
    Mean
    Mode
    Median
    Int

  6. Add Support for null check of variables

Support for Arithmetic Expressions Evaluation
handle binary subtraction without spaces
Add Support for Arithmetic Functions
sidhant92 and others added 29 commits June 11, 2024 11:18
remove logging and add info to errors
Handle Implicit Data Type Conversion
make left side of comparison generic
@sidhant92 sidhant92 merged commit 4f38162 into master Sep 5, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant