8 Commits (4e16dbb1c31b865a8fc8d3eca62dbcc61f25899f)

Author SHA1 Message Date
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.
4 years ago
Pierre Alexandre Tremblay b9a8dd16d9 replaces the many erroneous references to labels when we meat identifiers, and a few more typos fix #23 5 years ago
Owen Green d0cbf95550 Update SC classes 5 years ago
Pierre Alexandre Tremblay 03110a5a30 added transformJoin reference and method def to DataSetQuery 6 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