23 Commits (a88fb32b59ccbb22a48f6cc96196c73e732c411d)

Author SHA1 Message Date
  ed cdbc28c18b Add documentation tags 7 years ago
  Noah Dayan c452e49e8e Docs: Add block units description to Blocks module 7 years ago
  Tom Poole cff37f5b6a Fixed some const violation errors 7 years ago
  miketoon 8589f38cfb Littlefoot: detect wrong number of arguments when compiling cast operation (#42) 7 years ago
  jules f0ef700e46 Modernised a bunch of code mainly relating to character/string iteration 7 years ago
  jules eda613c6db Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
  jules 61b24cd152 BLOCKS API: Fix to the littlefoot compiler crashing on some return statements 8 years ago
  jules 355addb5c3 BLOCKS API: Added a couple of missing simplification steps in the littlefoot compiler 8 years ago
  tpoole 7fe3e13489 UnitTestRunner: Fixed some build warnings on Windows 8 years ago
  ed a4a3acaa74 BLOCKS SDK: Updated the LittleFoot documentation to include the latest API changes 8 years ago
  jules 2bc7618424 BLOCKS SDK: Added support for the Seaboard BLOCK and new config item API 8 years ago
  hogliux b5afccc37c Updated file headers and the README with the JUCE 5 license 8 years ago
  jules 6db052524e Added const expressions to the littlefoot compiler 8 years ago
  jules f207ebb6d8 BLOCKS SDK: New and updated version of juce_blocks_basics, adding functionality and compatibility with latest Dashboard-compatible firmware 8 years ago
  tpoole 6f27a1d4a4 Typo fixes 8 years ago
  jules 688110f0a3 Fixed a littlefoot interpreter bug involving 32-bit integer literals 8 years ago
  tpoole 2e84129479 Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 8 years ago
  jules 3516e45b44 Fixed a typo in littlefoot function argument passing 8 years ago
  jules 8e768fc083 Added method littlefoot::Runner::isProgramValid() 8 years ago
  ed fa7768ae2e Fixed Projucer live-build error with LittleFoot compiler 8 years ago
  jules 80778a8b65 Fixed a couple of compiler warnings in the LittleFoot runner class 8 years ago
  tpoole 169b5ede01 Update copyright and improve BLOCKS documentation 8 years ago
  tpoole 7bb0fe4077 Update copyright and make docstrings more compatible with Doxygen 8 years ago
  ed 76b3689a48 Added BLOCKS module 8 years ago