openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
I
Ixion
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
21 days
ago. based on code collected
22 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 64 of 74
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make a duplicate token set for the interpreter.
Kohei Yoshida
More...
almost 14 years ago
This is now a requirement rather than a future wish list item...
Kohei Yoshida
More...
almost 14 years ago
Added note for the future.
Kohei Yoshida
More...
almost 14 years ago
Interpret named expression recursively.
Kohei Yoshida
More...
almost 14 years ago
Treat each target as named expression, and pass the context object around.
Kohei Yoshida
More...
almost 14 years ago
Added header guard. I somehow forgot.
Kohei Yoshida
More...
almost 14 years ago
Removed unused method.
Kohei Yoshida
More...
almost 14 years ago
Renamed several names to fit their purpose better.
Kohei Yoshida
More...
almost 14 years ago
Added named expression container to the context, plus code comments.
Kohei Yoshida
More...
almost 14 years ago
Added model_context class (still empty) to fill it with context specific data.
Kohei Yoshida
More...
almost 14 years ago
Wrote a skeleton for simple name resolver.
Kohei Yoshida
More...
almost 14 years ago
Added new files for formula name resolver classes.
Kohei Yoshida
More...
almost 14 years ago
Avoid returning a pointer to a temorary instance.
Kohei Yoshida
More...
almost 14 years ago
Added workspace and project files for slickedit.
Kohei Yoshida
More...
almost 14 years ago
Added documentation for get_opcode_name().
Kohei Yoshida
More...
almost 14 years ago
In-line comments.
Kohei Yoshida
More...
almost 14 years ago
Fixed a typo.
Kohei Yoshida
More...
almost 14 years ago
Removed unnecessary header includes.
Kohei Yoshida
More...
over 14 years ago
Another place where I forgot to remove boost/unordered_set.hpp
Kohei Yoshida
More...
over 14 years ago
Forgot to remove #include <boost/unordered_set.hpp>.
Kohei Yoshida
More...
over 14 years ago
Skip boost >= 1.36 and boost::unordered check when the hash compat is ON.
Kohei Yoshida
More...
over 14 years ago
Added --with-hash-container-compat configure switch to use std::hash_foo.
Kohei Yoshida
More...
over 14 years ago
Added compatibility layer for hash containers.
Kohei Yoshida
More...
over 14 years ago
Some fix on const ref argument passing.
Kohei Yoshida
More...
over 14 years ago
Simple indent fix to keep it consistent with the rest of the code.
Kohei Yoshida
More...
over 14 years ago
Adopted the new file structure.
Kohei Yoshida
More...
over 14 years ago
Added example file for the calculations tests
Cédric Bosdonnat
More...
over 14 years ago
Added SUM function and implemented MIN and AVERAGE
Cédric Bosdonnat
More...
over 14 years ago
Forgot to add the makefile.mk to the distribution
Cédric Bosdonnat
More...
over 14 years ago
Removed the use of -std=c++0x and switch to boost
Cédric Bosdonnat
More...
over 14 years ago
←
1
2
…
60
61
62
63
64
65
66
67
68
…
73
74
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree