1. 16 Sep, 2018 1 commit
  2. 14 Sep, 2018 1 commit
  3. 10 Aug, 2018 1 commit
  4. 08 Apr, 2018 1 commit
  5. 27 Mar, 2018 1 commit
  6. 06 Mar, 2018 1 commit
  7. 24 Feb, 2018 2 commits
  8. 18 Feb, 2018 1 commit
    • c0pperdragon's avatar
      Fixes · f436a004
      c0pperdragon authored
      Fixed bug in addressing more than 32767 bytes of global variables.
      Having two Sub with identical name now causes compiler error.
      f436a004
  9. 03 Feb, 2018 1 commit
  10. 31 Jan, 2018 3 commits
  11. 29 Jan, 2018 1 commit
  12. 28 Jan, 2018 1 commit
  13. 21 Jan, 2018 1 commit
  14. 14 Jan, 2018 1 commit
  15. 03 Jan, 2018 1 commit
  16. 02 Jan, 2018 1 commit
  17. 31 Dec, 2017 1 commit
    • c0pperdragon's avatar
      New libraries: Byte, F · d45f87e0
      c0pperdragon authored
      Proof of concept for bit manipulation and function definitions. No
      documentiation yet, no support in brick mode.
      d45f87e0
  18. 25 Aug, 2017 1 commit
  19. 20 Aug, 2017 3 commits
  20. 19 Aug, 2017 1 commit
  21. 18 Aug, 2017 1 commit
    • c0pperdragon's avatar
      Convenience functions · 4601d119
      c0pperdragon authored
      Provide a set of "Steer" - variants for motor control
      Motor.Invert
      Sensor.ReadI2CRegister, Sensor.WriteI2CRegister
      (currently only implemented in PC mode)
      Removed support for Small Basic 1.0
      4601d119
  22. 20 Mar, 2017 1 commit
  23. 07 Nov, 2015 2 commits
  24. 04 Oct, 2015 2 commits
    • c0pperdragon's avatar
      Updated user manual · b97ca40d
      c0pperdragon authored
      Microsoft updated/fixed some of their IntelliSense documentation. This
      changes are now also done in the ev3 user manual.
      b97ca40d
    • c0pperdragon's avatar
      Compatibility with Small Basic 1.2 · 09265f3f
      c0pperdragon authored
      Because Microsoft again broke compatibility with the existing
      Extensions, I had to adjust the EV3Basic extension as well.
      09265f3f
  25. 02 Oct, 2015 3 commits
  26. 07 Sep, 2015 1 commit
  27. 02 Sep, 2015 1 commit
  28. 14 Aug, 2015 1 commit
  29. 11 Aug, 2015 2 commits
  30. 10 Aug, 2015 1 commit
    • c0pperdragon's avatar
      Fixed XML structure · 256e3e44
      c0pperdragon authored
      French documentation file was not correctly formatted and could not be
      completely parsed by Small Basic
      256e3e44