20 Commits (55ccb3f1d5b6d102aedb797dcd547fe767678b10)

Author SHA1 Message Date
  Tom Poole 4380b0e4a2 Fixed some VS2015 compiler errors 6 years ago
  Dimitri Sudell 926e1fe38f Littlefoot: Added support for (global) arrays 6 years ago
  Dimitri Sudell 33a724ec5d LittleFoot: Added the ability to #include other LittleFoot scripts 6 years ago
  jules f31d7844a4 BLOCKS: Added some extra safety checks in the littlefoot compiler 7 years ago
  ed cdbc28c18b Add documentation tags 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
  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
  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
  ed fa7768ae2e Fixed Projucer live-build error with LittleFoot compiler 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