9 Commits (9c9ca047634220022b242e82df066bb267ef2501)

Author SHA1 Message Date
tremblap f788b7ad26
removes the word rows from the interface of dsquery.limit (#176) 1 year ago
gianlucaelia 17067137fd
Classes: uniform sc default indentation (#134)
SuperCollider code defaults to indentation using tab. All sc codebase is
formatted like this. Here I just opened every .sc file in scide,
selected all code, and automatically indent it pressing Tab.
3 years ago
Pierre Alexandre Tremblay b9a8dd16d9 replaces the many erroneous references to labels when we meat identifiers, and a few more typos fix #23 4 years ago
Owen Green d0cbf95550 Update SC classes 5 years ago
Pierre Alexandre Tremblay 03110a5a30 added transformJoin reference and method def to DataSetQuery 5 years ago
Owen Green 8ec4496d9e More triage on SC data classes. 93rd time's the charm 6 years ago
Pierre Alexandre Tremblay 744811d288 corrected clear in datasetquery and made the help a bit more verbose 6 years ago
Pierre Alexandre Tremblay 13af5e9c6e all interface unified with C++ code and style 6 years ago
Gerard 148ca0ac10 add FluidDataSetQuery 6 years ago