issues
search
stefan-brus
/
dmath
Mathematical expression evaluator written in D
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Function libraries should use fake namespaces
#51
stefan-brus
opened
10 years ago
1
Add equation solving capabilities
#50
stefan-brus
opened
10 years ago
0
Handle parse errors
#49
stefan-brus
opened
10 years ago
0
Add "i" constant
#48
stefan-brus
opened
10 years ago
0
Write unittests for math library modules.
#47
stefan-brus
opened
10 years ago
0
Improve complex exponent precision
#46
stefan-brus
opened
10 years ago
0
Implement opCall in Singleton
#45
stefan-brus
closed
10 years ago
1
Make variables assign by value instead of by reference
#44
stefan-brus
opened
10 years ago
0
Change package structure
#43
stefan-brus
closed
10 years ago
0
Use a parser generator
#42
stefan-brus
closed
10 years ago
0
Move token functions into separate module
#41
stefan-brus
closed
10 years ago
1
Remove "count" field from test configuration
#40
stefan-brus
closed
10 years ago
0
Handle access violations
#39
stefan-brus
opened
10 years ago
0
Add "help" command line argument
#38
stefan-brus
opened
10 years ago
0
Fix nested function calls
#37
stefan-brus
closed
10 years ago
1
Add built-in mathematical functions
#36
stefan-brus
opened
10 years ago
1
Improve test suite error reporting
#35
stefan-brus
closed
10 years ago
3
Functions should be able to call other functions
#34
stefan-brus
opened
10 years ago
0
Figure out how to handle function namespace
#33
stefan-brus
opened
10 years ago
0
Create 'singleton' template
#32
stefan-brus
closed
10 years ago
0
Do not print assignment expressions
#31
stefan-brus
opened
10 years ago
2
Replace char[] with string where appropriate
#30
stefan-brus
closed
10 years ago
0
Add debug printing functionality
#29
stefan-brus
closed
10 years ago
2
Support recursive functions
#28
stefan-brus
opened
10 years ago
0
Add matrix functionality
#27
stefan-brus
opened
10 years ago
0
Improve exponent operator
#26
stefan-brus
opened
10 years ago
0
Add list functionality
#25
stefan-brus
opened
10 years ago
0
Add higher order functions
#24
stefan-brus
opened
10 years ago
0
Add 'logic' expressions
#23
stefan-brus
opened
10 years ago
0
Skip empty lines in .dmath files
#22
stefan-brus
closed
10 years ago
0
Add better error handling to test suite
#21
stefan-brus
closed
10 years ago
0
Add save functionality
#20
stefan-brus
closed
10 years ago
4
Support user defined functions
#19
stefan-brus
closed
10 years ago
1
Add complex numbers
#18
stefan-brus
closed
10 years ago
1
Add mathematical functions
#17
stefan-brus
closed
10 years ago
1
.dmath files should support comments
#16
stefan-brus
closed
10 years ago
1
Decouple application logic from application module
#15
stefan-brus
closed
10 years ago
3
Add variable assignment functionality
#14
stefan-brus
closed
10 years ago
4
Add mathematical constants
#13
stefan-brus
closed
10 years ago
3
Refactor the input tokenizer
#12
stefan-brus
closed
10 years ago
0
Support parentheses
#11
stefan-brus
closed
10 years ago
0
Add 'power' operator
#10
stefan-brus
closed
10 years ago
0
Add test suite
#9
stefan-brus
closed
10 years ago
1
Parse and evaluate files
#8
stefan-brus
closed
10 years ago
1
Split expression building into own module
#7
stefan-brus
closed
10 years ago
0
Support negative numbers
#6
stefan-brus
closed
10 years ago
0
Add basic math operators
#5
stefan-brus
closed
10 years ago
1
Add proper error handling
#4
stefan-brus
closed
10 years ago
0
Add unittests
#3
stefan-brus
closed
10 years ago
1
Make 'quit' work properly again
#2
stefan-brus
closed
10 years ago
1
Next