Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
amomra
/
muParserNET
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
8
Code
Issues
4
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 24, 2020
Setting the version 1.0.1
amomra
committed
4eff653
View commit details
Copy full SHA for 4eff653
Browse repository at this point
Commits on Jun 29, 2019
Merge pull request #13 from amomra/fix-error-handler-gc
Show description for 9ed5adf
amomra
authored
9ed5adf
View commit details
Copy full SHA for 9ed5adf
Browse repository at this point
Adding a test case for the error
amomra
committed
2aa5d42
View commit details
Copy full SHA for 2aa5d42
Browse repository at this point
Merge pull request #14 from amomra/vclib-static-link
Show description for 587330a
amomra
authored
587330a
View commit details
Copy full SHA for 587330a
Browse repository at this point
Linking muparser against VC static libs
amomra
committed
ffbc331
View commit details
Copy full SHA for ffbc331
Browse repository at this point
Commits on Jun 28, 2019
Preventing the error handler callback to be GCed
amomra
committed
c1d9562
View commit details
Copy full SHA for c1d9562
Browse repository at this point
Commits on Sep 2, 2015
Merge pull request #10 from amomra/varFactoryNullFix
Show description for 569cc16
amomra
committed
569cc16
View commit details
Copy full SHA for 569cc16
Browse repository at this point
Fixing the variable factory when the user data is null
Luiz Carlos Viana Melo
committed
7eaa7bb
View commit details
Copy full SHA for 7eaa7bb
Browse repository at this point
Commits on Aug 28, 2015
Merge pull request #8 from amomra/exceptionsCorrection
Show description for de39a7b
amomra
committed
de39a7b
View commit details
Copy full SHA for de39a7b
Browse repository at this point
Fixing the access violation
Luiz Carlos Viana Melo
committed
04fbdfb
View commit details
Copy full SHA for 04fbdfb
Browse repository at this point
Fixing the exception message
Luiz Carlos Viana Melo
committed
be1f8c5
View commit details
Copy full SHA for be1f8c5
Browse repository at this point
Removing unused references
Luiz Carlos Viana Melo
committed
8246b62
View commit details
Copy full SHA for 8246b62
Browse repository at this point
Commits on Apr 27, 2015
Handling the null in SetVarFactory
Luiz Carlos Viana Melo
committed
ec8202f
View commit details
Copy full SHA for ec8202f
Browse repository at this point
Changing the readme
Luiz Carlos Viana Melo
committed
6c9aefa
View commit details
Copy full SHA for 6c9aefa
Browse repository at this point
Adding the SetVarFactory function
amomra
committed
0603397
View commit details
Copy full SHA for 0603397
Browse repository at this point
Commits on Apr 26, 2015
Adding the OprtPrecedence constants
amomra
committed
99d89fb
View commit details
Copy full SHA for 99d89fb
Browse repository at this point
Fixing the GetConsts memory problems
amomra
committed
e030857
View commit details
Copy full SHA for e030857
Browse repository at this point
Changing the license link
amomra
committed
88f606a
View commit details
Copy full SHA for 88f606a
Browse repository at this point
Configuring the NuGet package
amomra
committed
dc2f0f8
View commit details
Copy full SHA for dc2f0f8
Browse repository at this point
Auto loading the muParser library
amomra
committed
179f5b7
View commit details
Copy full SHA for 179f5b7
Browse repository at this point
Adding the default values
amomra
committed
4c6e2e8
View commit details
Copy full SHA for 4c6e2e8
Browse repository at this point
Commits on Apr 25, 2015
Adding the functions that was not implemented by the DLL interface
amomra
committed
2b70d4c
View commit details
Copy full SHA for 2b70d4c
Browse repository at this point
Setting the package version
amomra
committed
a34931e
View commit details
Copy full SHA for a34931e
Browse repository at this point
Updating the muParser version to 2.2.4 and adding the error handling
amomra
committed
512c09e
View commit details
Copy full SHA for 512c09e
Browse repository at this point
Changing the project language to C# and using the muParser as dynamic library
amomra
committed
ea49960
View commit details
Copy full SHA for ea49960
Browse repository at this point
Commits on Apr 20, 2015
Adding more keywords and adding the link to the wiki
Luiz Carlos Viana Melo
committed
48287cc
View commit details
Copy full SHA for 48287cc
Browse repository at this point
Fixing the NuGet spec files
Luiz Carlos Viana Melo
committed
7983e76
View commit details
Copy full SHA for 7983e76
Browse repository at this point
Adding the NuGet description
Luiz Carlos Viana Melo
committed
3e43bd7
View commit details
Copy full SHA for 3e43bd7
Browse repository at this point
Adding the README
amomra
committed
92e1acf
View commit details
Copy full SHA for 92e1acf
Browse repository at this point
Commits on Apr 19, 2015
Adding the XML documetation and defining the version
amomra
committed
4e21d46
View commit details
Copy full SHA for 4e21d46
Browse repository at this point
Adding license
amomra
committed
fe0f063
View commit details
Copy full SHA for fe0f063
Browse repository at this point
Adding the separators functions
amomra
committed
ec5d9d2
View commit details
Copy full SHA for ec5d9d2
Browse repository at this point
Changing the target framework to v4.0
amomra
committed
99ab632
View commit details
Copy full SHA for 99ab632
Browse repository at this point
Adding EnableBuiltInOprt function and the properties to return the defined operators
amomra
committed
ea13c1f
View commit details
Copy full SHA for ea13c1f
Browse repository at this point
Adding the define operators functions and splitting the tests classes
Luiz Carlos Viana Melo
committed
c6f8b42
View commit details
Copy full SHA for c6f8b42
Browse repository at this point
Previous
Next
You can’t perform that action at this time.