Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/espruino/EspruinoTools

JavaScript library of tools for Espruino - used for the Web IDE, CLI, etc.
https://github.com/espruino/EspruinoTools

skip names for maths op. allows use of global ars

16cb375be6ff8de822cc0571b634b136c4995ad1 authored about 10 years ago by Gordon Williams (u36) <[email protected]>
arguments, and if statement

bc3d903ec23875731dc67f568ac22aa27c04b3be authored about 10 years ago by Gordon Williams (u36) <[email protected]>
more efficient trampoline

44f573cfa03e1a1f6cc419ae081bec5c82e0163d authored about 10 years ago by Gordon Williams (u36) <[email protected]>
Adding strings now working

117ebf9ba71907d904728afa6f6c0d6f28847436 authored about 10 years ago by Gordon Williams (u36) <[email protected]>
a+1 actually works

ed07e5880d1d5ee8f9a321a7763e0aef076bbbc9 authored about 10 years ago by Gordon Williams (u36) <[email protected]>
local parameters

66dc191a57864f6ee78c4eedf10804d04ed4a3b4 authored about 10 years ago by Gordon Williams (u36) <[email protected]>
start of handling of parameters

d7d1404116e57f2c8b2d3c8ce509c295930288cf authored about 10 years ago by Gordon Williams (u36) <[email protected]>
output comments to console

aa048265be14fe4a6e48bea65a2f23755164e018 authored about 10 years ago by Gordon Williams (u36) <[email protected]>
big improvement - now producing actual assembleable code, even if it doesn't work

b5003513fb6792f0b2619aaaa44c2c9d5f9c73b2 authored about 10 years ago by Gordon Williams (u36) <[email protected]>
actually assembling now

08bd7b2d2f0bda294cbceb1fe7e591ff858d1a78 authored about 10 years ago by Gordon Williams (u36) <[email protected]>
command-line tool for faster development

ef854fbeb598c1059ab0fd5af4f32977e9a7b21e authored about 10 years ago by Gordon Williams (u36) <[email protected]>
tweaks - better const pool

0bc3f766069e7ac30081a8e465cbe693a6ad8484 authored about 10 years ago by Gordon Williams <[email protected]>
very rough proof of concept compilation

058a33add1056fcf4263a924c4f321bcbb43df3b authored about 10 years ago by Gordon Williams <[email protected]>
comments

5f456c59d61912cda238730cb448ca4e6a5abb8f authored about 10 years ago by Gordon Williams <[email protected]>
Merge branch 'gh-pages' of github.com:espruino/EspruinoTools into gh-pages

d572c91ac980cdbaa6ee5b72dde7b0e0957d890b authored about 10 years ago by Gordon Williams <[email protected]>
add some misc opcodes

d5078d955b388cd0362949244f18452842c42e96 authored about 10 years ago by Gordon Williams <[email protected]>
Merge pull request #3 from xorbit/gh-pages

Add serial connection over socket on port 10191

ae7afa13bb7760d8661419371671991715448452 authored about 10 years ago by Gordon Williams <[email protected]>
Add serial connection over socket on port 10191

a5d1a2c7cdd6640f1720c88369ae1ff9fdf81506 authored about 10 years ago by Patrick Van Oosterwijck <[email protected]>
added LDR with no offset

1960a4d3ef0be6143a182b7c08136dcd0cbd478e authored about 10 years ago by Gordon Williams <[email protected]>
added BL instruction

4f1136bbdf34261a0ed8bc962aa6b515b158cfef authored about 10 years ago by Gordon Williams <[email protected]>
Reformat if...else annd dot on newlines. fix #108

0550f2c0345f00935c3d561c69b34f0d7bfcbaa0 authored about 10 years ago by Gordon Williams <[email protected]>
add minification cache - this should reduce load on the minifier web service

587525eeaa001afec380583523a33c64180a11c4 authored about 10 years ago by Gordon Williams <[email protected]>
allow polarity

dc74936fe614177efe49ad4cfd92a35c91a1b09f authored over 10 years ago by Gordon Williams <[email protected]>
trying to improve serial over audio

45671bd98c5239137bc1b2bfb80dfa5903e85951 authored over 10 years ago by Gordon Williams <[email protected]>
serial tweaks

beb441f67542faad875ded601f0c67cce2bca05d authored over 10 years ago by Gordon Williams <[email protected]>
fix copyright

43b95a7c83079f0e0f657d97b1f6691de82dd8c6 authored over 10 years ago by Gordon Williams <[email protected]>
index

e809eb1f097e694750cfd10f83bd4e0d073971a1 authored over 10 years ago by Gordon Williams <[email protected]>
add other serial outpus

d30801ab444f554bc9348cee5107541d6903db71 authored over 10 years ago by Gordon Williams <[email protected]>
allow running under chrome but not web app

51f2f1bcbbff7f9a71df79c0da97e8b5f16c5f1f authored over 10 years ago by Gordon Williams <[email protected]>
ignore XON/XOFF for now

2e928ebe1112e6e359a0ab976e3ee4598bde0cab authored over 10 years ago by Gordon Williams <[email protected]>
tweaks to allow running without the Web IDE

ee89c28759a7b74cb628c2cf7782be9f5feb4813 authored over 10 years ago by Gordon Williams <[email protected]>
Merge branch 'master' of github.com:espruino/EspruinoTools

edabded71edc6371b8ec39573f972cb7642f9276 authored over 10 years ago by Gordon Williams <[email protected]>
moved file.js to Web IDE

c7986a80b98e5b85df721edf3215ef9f443826cd authored over 10 years ago by Gordon Williams <[email protected]>
tweak docs

398a6055be6e79340d1505ab07ccb04046b5ca30 authored over 10 years ago by Gordon Williams <[email protected]>
initial commit of files from the Web IDE

6482f677fa5e07540c8f46952f475479c49306a8 authored over 10 years ago by Gordon Williams <[email protected]>