summaryrefslogtreecommitdiff
path: root/src/func.cc
AgeCommit message (Expand)Author
2014-01-02Add concat() function to list of experimental features.Torsten Paul
2013-12-26Add concat() builtin (fixes #201).Torsten Paul
2013-12-05Unicode support for stringsBrody Kenrick
2013-08-18Enable module stack introspection from within an SCAD scriptƁukasz Stelmach
2013-08-11fix #452Don Bright
2013-05-20try to refactor the 'is_modified( includefile )' codeDon Bright
2013-05-09Support lookup tables with one element, final fix of #322Marius Kintel
2013-05-09Update func.ccNateTG
2013-04-26Experiment: Lazy evaluation of argument lists in evaluation context. Allows e...Marius Kintel
2013-04-24Merge branch 'master' into issue116Marius Kintel
2013-04-19Tag search failures as warningsMarius Kintel
2013-04-18Cleaned up argument list handling, related to #116Marius Kintel
2013-04-09Refactored context handling into using separate Module contexts and Eval cont...Marius Kintel
2013-01-30make boost random work with version less than 1.47don bright
2013-01-06remove unneeded frand functionsdon bright
2013-01-06clarify that its not nondeterministic, we are supporting older systemsdon bright
2013-01-06also use process ID to seed pseudo random number generatordon bright
2013-01-06fix typodon bright
2013-01-06remove boost::random_device, move min/max out of the random generator loopdon bright
2013-01-06switch builtin_rands() to use boost::random per issue 234don bright
2012-10-28cleanupdon bright
2012-10-28refactor, cleanup, put code where it belongs, make simple logging classdon bright
2012-10-10cosmeticsMarius Kintel
2012-03-27Rewrote the Value class to be based on boost::variant - this should reduce me...Marius Kintel
2012-02-18Kill warningsMarius Kintel
2012-02-18minor fixes: Don't copy input vectors, fixed a leak of a Value object + some ...Marius Kintel
2012-02-15Added search functionAndrew Plumb
2012-01-08bugfix: Infinite loop in deg2rad/rad2deg when giving it an inf number, e.g. 1...Marius Kintel
2011-11-12Added a len() functionGiles Bathgate
2011-11-09Only quote strings when using the stream operator. Fixes #35Marius Kintel
2011-11-09Make old way of specifying version work as wellMarius Kintel
2011-11-08Fix for dates being interpreted as octal numbersMarius Kintel
2011-11-06Slight refactoring of builtin function and module handlingMarius Kintel
2011-10-03Redefined version() to return the version as a vector. Added version_num() to...Marius Kintel
2011-09-30Cleaned up some unnecessary includesMarius Kintel
2011-09-30Added version() functionMarius Kintel
2011-09-03Some cleanup of the Context classMarius Kintel
2011-09-03Ported a bunch of stuff from Qt to STLMarius Kintel
2011-08-12fix build errors on windowsdon bright
2011-04-12Ported recent changes to master into the visitor branchMarius Kintel
2011-01-21Merge branch 'master' of https://github.com/meta23/openscadmeta
2011-01-21Copyright updatesMarius Kintel
2011-01-18change literal to help choose a proper overloadmeta
2011-01-18add missing includemeta
2011-01-17add C99 math for win32meta
2010-12-09Ported random function to visitor branchMarius Kintel
2010-12-09merged current masterMarius Kintel
2010-11-07Refactored some QString usage in the backend to std::stringMarius Kintel
2010-10-31coding stylekintel
2010-10-31Added a rands() function that returns a vector of random numbers.kintel
contact: Jan Huwald // Impressum