Ecosyste.ms: OpenCollective

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

github.com/espruino/Espruino

The Espruino JavaScript interpreter - Official Repo
https://github.com/espruino/Espruino

Fix formatting regression in linux build output when there are errors

41ed224d410bad6ed5d728afaafc892f05eec9d0 authored over 4 years ago
Fix double unlock in load(filename)

3bfdf4daeb3ece182a0839447a863dac6b208bec authored over 4 years ago
Merge branch 'master' of github.com:espruino/Espruino

e12bce5717b87499a0508a997859b45d67537f8f authored over 4 years ago
Bangle.js: Now warn if GPS data overflows (fix #1847)

dfc70eb2fc7db58a069e39e4d53e1a4fef4339fa authored over 4 years ago
Merge pull request #1851 from nebbishhacker/vector-font

Add lowercase eth (ð) to vector font

a05ef93718cca71a201b8b9635dcb645db38cd43 authored over 4 years ago
Add lowercase eth (ð) to vector font

960bf6a5227bc8f4103a5be84e40cca85fb8906a authored over 4 years ago
Merge pull request #1850 from FransM/spiFlashReadWrite

Eliminate spiFlashReadWrite

d15ced8073421c06fafe63a948d94bb00135ba3b authored over 4 years ago
Eliminate spiFlashReadWrite

This is only called once, and can also be done with a Write followed by a Read

7f42949c3c67598cf517f567ee1b8c9218ca4bdb authored over 4 years ago
Bangle.js: Ensure BTN3 exits debug mode (fix #1842)

46796ea7adfba9242af52cf711708f5d107e0b7a authored over 4 years ago
Merge branch 'master' of github.com:espruino/Espruino

b773ff3d0db1470b1a0490dca1ea9b862010f6c3 authored over 4 years ago
Bangle.js: Improve SPI flash speed by with specific function for reading and keeping CS asserted ( #1849)

49b4b523accc22539eb4156085cde748a208170a authored over 4 years ago
Merge pull request #1848 from nebbishhacker/vector-font

Reduce size of vector font

da18d5bea51def66d5eaf5fb8edaa02501ab49c5 authored over 4 years ago
Update showMenu docs to be more explicit, and remove duplicate entries in docs

15de460b3199dda78f8eed1ff8b4a43d42bdbaa1 authored over 4 years ago
Change how vector font is stored

Instead of storing everything in a single array delimited by magic
values, have separate arrays ...

1152a7bfd28cdafc59622200ce381b6144ae4f84 authored over 4 years ago
Tensorflow updated to current 'master' version

4ed174d954df5f8cfcb2b776ac3c903470d11011 authored over 4 years ago
Increase message length to include CRC: https://github.com/espruino/Espruino/pull/1844#issuecomment-638176941

5b9333366a232226a09de826a27765728fbce9b2 authored over 4 years ago
Bangle.js: Save RAM in GPS handling, allow arbitrary length data returned (fix #1843)Reduce GPS buffer size

162d6a3e0f0867192f75cefd9de6d244b1fccbc3 authored over 4 years ago
Merge pull request #1845 from espruino/revert-1844-GPS-raw-UBX

Revert "GPS-raw event: check and return UBX protocol checksums"

1917912c31e7d61b119c086b1626e1a07e253b45 authored over 4 years ago
Revert "GPS-raw event: check and return UBX protocol checksums"

c57c0181a32d20cefb19886aec9226bd4aade31e authored over 4 years ago
Merge pull request #1844 from ikkala/GPS-raw-UBX

GPS-raw event: check and return UBX protocol checksums

11695b6d89438f29e4b2c0175cba9a17677f6030 authored over 4 years ago
GPS-raw event: check and return UBX protocol checksums

3643a7336542b664ea336c6e2d64fa318b82ea84 authored over 4 years ago
Merge pull request #1839 from ikkala/GPS-raw-arraybuffer

GPS-raw event: handle UBX protocol

54335b5d2c5f84176e864b8332888aa8f5876f6b authored over 4 years ago
Merge pull request #1841 from nebbishhacker/vector-font

Include accented characters directly in fontmap

81ca2bd0ef4c9fe5a86552d8f7de94cb7bf7977c authored over 4 years ago
GPS-raw: Revert event type back to string

34ff9e2e8a56fb30bb0a03f4281787527f405590 authored over 4 years ago
Merge pull request #1837 from ikkala/optimize-Dockerfile

Use Dockerfile layers to cache dependency install

ac5b37474171f49fc0f5d95977d7aea8ee0c78d8 authored over 4 years ago
Remove unneeded step `COPY ./targets /espruino/targets`

017a5e479c824c37b8eb3f5eeccc6fa87a4749ec authored over 4 years ago
Include accented characters directly in fontmap

2f44530005f969d8d9437329856dfe8782ad99fd authored over 4 years ago
Merge branch 'master' of https://github.com/espruino/Espruino into GPS-raw-arraybuffer

ac2693ce72752e1a25d4349632df86712bd21bc1 authored over 4 years ago
GPS-raw event ArrayBuffer, handle UBX protocol

Bangle.js: Changed GPS-raw event type from string to ArrayBuffer
and handle u-blox UBX Protocol ...

0574da3143dd36935a73db028727a18f6f926782 authored over 4 years ago
Use Dockerfile layers to cache dependency install

Before dependency install (provision.sh ALL), copy only required files.
Only after that, copy re...

3716cc5647952f6895ca67b419b7ff21a3813af6 authored over 4 years ago
I2C: Improve software I2C (now quickly forces I2C high before pullup, to help improve clock speed)

37bfe87aa61aefad184873cbd87e2a44bc584150 authored over 4 years ago
Merge branch 'master' of github.com:espruino/Espruino

549c35b04c7c6b0531d608e9c08ff324b8e28e1e authored over 4 years ago
Puck.js: Fix Puck.magTemp();

Puck.js v1: Fix magnetometer reading after puck.magOn (2v05 regression) - use old sof...

3daa7c4061e9dc76f7ad10d9bdf0ab19c1acf74f authored over 4 years ago
Merge pull request #1834 from FransM/gccinstall

Correct instruction for gcc install

f39c589bc41fba144f20b3c177c9fce0eecca5ba authored over 4 years ago
Merge pull request #1836 from nebbishhacker/vector-font

Reduce poly count and fix missing chars in vector font

41cf3660220019cbdbe29d1f8f8696652a270d36 authored over 4 years ago
Merge pull request #1835 from nebbishhacker/fillpoly

fillPoly tweaks

8960913143b1db5ba8aabc7e29abda0c9c3a41c7 authored over 4 years ago
Include chars 247-254 in vector_font.c

49abcde91e4036195a1c6d62555da45ab72cc7ed authored over 4 years ago
Reduce number of polygons in vector font

Now that https://github.com/espruino/Espruino/issues/1796 is fixed, a
lot of polygons can be mer...

7b846907446a03a7bf49da78337a5b919dd07965 authored over 4 years ago
Add tests that use fillPoly and drawPoly together

d31fa08e4eff6232a2323e7c79861f59e67fa8e0 authored over 4 years ago
Make fillPoly rounding slightly more consistent

b3531c147dff48f99acf7cac8b53856bb5962ba9 authored over 4 years ago
Fix fillPoly overlap

Fix a corner case which could result in adjacent polygons overlapping

f591de8f8a9439054ba8e1da8baf0e4106a3a16c authored over 4 years ago
Add fillPoly overlap test

Adds a test that illustrates a corner case where there is an overlap
between adjacent polygons d...

0ac000d53d958a0c5f439b73280a4fe58b1e5beb authored over 4 years ago
Correct instruction for gcc install

49c00a6bbfd5a2d7dc3521fb2074bb665091852f authored over 4 years ago
Tensorflow: updated to v2.2, removed un-needed ops (reduces size by 24k)

b3403b731eacd01ddd50924988bb7f151155e460 authored over 4 years ago
Fixed tf 2.2 run issue: "Didn't find op for builtin opcode 'FULLY_CONNECTED' version '3'"

4d18699d18f78b10b27bc367b024736cd5688332 authored over 4 years ago
Merge branch 'master' into tensorflow_2.2

5301590b911a1bd37bc74aab04eb8888e3219bca authored over 4 years ago
fillPoly rounding tweak - https://github.com/espruino/Espruino/issues/1796#issuecomment-635963433

4d59fc198f9f8bb8542e5d1e3c6c7c128272ac24 authored over 4 years ago
docs

c934c211b9ca6231bb252293d3ea862cc6396c6d authored over 4 years ago
Improve Graphics.drawImage speed and simplify code by allowing fast path for non-rotated graphics

d129782d1917167eb9770cac30417f5824c32827 authored over 4 years ago
Puck.js: Put accelerometer into lower power mode by default

Puck.js: Switch to IRQs for magnetometer (lower power consumption)

40064ecb0e5df8757bac023fe83f1b2c5af1b6a4 authored over 4 years ago
nRF52: Fix 'BLE task 2 is already in progress' if disconnect called during connection process

8c233beed803979aa0071f68f539227fa7f8373c authored over 4 years ago
Fix setTimeout/Interval accuracy when new timeouts scheduled within timeout (fix #1829)

07e5452374a58f2f7a30c2971791b3a2efeff3d9 authored over 4 years ago
update test

b8f4bcfc5ce45ec0bdcbfa7be74485c3e0427517 authored over 4 years ago
Add @nebbishhacker's suggestion to make fill position the same on both axes (#1796)

5d61b6757e3687030a2ea6adee8afdf2fa641bda authored over 4 years ago
Graphics.fillPoly now uses a more normal fill algorithm that doesn't attempt to fill to the top right (fix #1796)

42bc834345f717a9c5ad27508945779a41467836 authored over 4 years ago
Merge branch 'master' of github.com:espruino/Espruino

47dc04ef6fca9727d30ac8554ae643d2b47f97e2 authored over 4 years ago
nRF52: Fix 2v05 hardware SPI regression (chip errata when sending 1 byte)

ed4dec7499d53bebc4cbf5fa03ffb17f6158f258 authored over 4 years ago
Added updated font map with more symbols

808f7afae9f76032424295724c7bda95e927529f authored over 4 years ago
misc - fix #1826

3050d7b6a63a4d63bc3f94dfbf639281b976389c authored over 4 years ago
docs - fix #1825

cdcb64ad0008536bb937bdfbca7a3a8a2d182255 authored over 4 years ago
minor tweak for probable bad IF condition

a990338799fdd4b9b4aaa55cf870262d2d360cb6 authored over 4 years ago
Fix new vector font - accidentally committed one with too few points

Graphics.fillPoly now uses 4 bit fixed point internally

feb45fe7378010be74e8952e087d23950dac050f authored over 4 years ago
Minor font tweaks, add changelog

8ff3977586af2532d98c06522ca571614a41f520 authored over 4 years ago
Linux: improve command-line, allow recursive test directory and more than one test (eg wildcard + shell expansion)

e3bf22333050eb415b4f5d51b9d6b2278a3a821b authored over 4 years ago
Vector font with many ISO 8859-1 characters now included

fdc1b81cbca57f928bd361f53487530702e64134 authored over 4 years ago
First commit of new vector font - still need to fix the size scaling

826c093b736120c93f791e8de87bb0088feacf9b authored over 4 years ago
Merge pull request #1823 from cmF3/master

Add support for testing arbitrary directories

c248ed0064b534060495d4647eee87492451eaf1 authored over 4 years ago
refactor read_file() so we can cleanly register tests that won't even load as failed

1295685ada22fb1decf6c19dfda74d71a4ef700e authored over 4 years ago
Use ftw(3) instead of readdir(3) to traverse the directory with the test

files. While here, cache all tests before iterating over them. Also
unify printing.

b0b6460f9c3786f5a0fdf84e42e8d685c4449ae3 authored over 4 years ago
Add support for testing arbitrary directories full of .js files and relegate test-all as special case.

d0cb8ed3555b966079205dbbbcb4b00619ef0f12 authored almost 5 years ago
Fix issue with iteration over arrays with negative entries (these should be converted to Strings)

56a42d537ce8c8d760a46dd7f253866d5c7c47d5 authored almost 5 years ago
fix linux build

94c33110629183f0d41dffb6ce967b9c020ca37c authored almost 5 years ago
Pixl.js: fix self-test/terminal print - write to screen immediately after newline unless in IRQ

56d1918f8db8e3786e3715d6a6a78494ddac56f8 authored almost 5 years ago
nRF52: Speed up bootloader, remove pauses on Pixl.js

58c200314a2d34deff22a97107f97d2cd32a137a authored almost 5 years ago
enable vibrate and beep even if there are no settings

9d6370cbbfb2df5b1102b7847da4adacb030da2f authored almost 5 years ago
report errors properly

# Conflicts:
# libs/tensorflow/tensorflow.cc
# make/misc/tensorflow.make

e78f33f03065f7e15e207c67f7deb279241cf269 authored almost 5 years ago
Tensorflow: remove some as-yet unused operators to free space

0519629241e4419843f2ad408c91cd623edd303c authored almost 5 years ago
report errors properly

9e306a5cd409a0e4ab9f6550dfa05febffc9487c authored almost 5 years ago
Merge branch 'tensorflow_minimal' into tensorflow_2.2

Also remove un-needed ops

# Conflicts:
# ChangeLog
# libs/tensorflow/patches/02-quantized.diff
#...

e5dc066a3669c508852464f3b1e495be300efaed authored almost 5 years ago
allow bootloader to use all the space

526c6871f88c135f2fab4abb058a7a08d9322b0f authored almost 5 years ago
attempt at only pulling in req'd ops

15eea9f415e6fb90a4c850193c8283d6fd41051b authored almost 5 years ago
Bangle.js: read `setting.json` at init and modify Bangle.beep/buzz behaviour accordingly

8eb58192cbd5ade4afe83a2b98cddce83fab50ca authored almost 5 years ago
Now report [ERASED] rather than ?[255] if we hit char code 255 while evaluating

0717a9b29e941a04e6aac49979eb487ccb4ec2cb authored almost 5 years ago
Update to Tensorflow 2.2

2a23d1c204e76ca4279103fb8ec25bd8b52694ec authored almost 5 years ago
nRF52: If passkey or oob is set in setSecurity, ensure that the UART connection requires encryption (fix #1705)

22c553135427967fe235fc35d3c28fa35da7915b authored almost 5 years ago
Fix micro:bit build issue

5d66c3c3364ab2c6aa373a13b33974132bb7a0d0 authored almost 5 years ago
Merge pull request #1822 from fanoush/f-multiple-boardfiles

use overriden board name from board.info.boardname also for -D$(BOARD) macro definition

946ef1260bac596d899c45ca669a35b4f7b46749 authored almost 5 years ago
use overriden board name from board.info.boardname also for -D$(BOARD) macro definition

d4ed9311de9ed640700e613d2779f95d016bbb43 authored almost 5 years ago
Fix very recent regression in rotated drawImage alignment

9517bef63a5bf6b069de074d4cab1758904889e2 authored almost 5 years ago
Add storage system test

5caf0c78c0c164502bebba858545fd07fefa6c5b authored almost 5 years ago
Fix 2v05 regression that stopped process.uncaughtException from working (had been moved to E.uncaughtException)

f140b7f33aff08b651f289a3e726901370bfd465 authored almost 5 years ago
Remove tests for removed functionality

04fe9f2d1ba9b1612df7fc6680575d6fccf48d41 authored almost 5 years ago
Renaming tests we know fail so it's easier to find regressions

57c966b9bc81da0280c55458dca2052c38708d0e authored almost 5 years ago
Merge jsvStringIteratorGetChar + jsvStringIteratorNext into jsvStringIteratorGetCharAndNext (fix #1816)

4f47cdc9bc1c05bd9f69a3be226600d07fa69a8e authored almost 5 years ago
Force font functions not to be inlined to save some space

4070a6acb1d15702834eb5e3d2aebf790fa9c4eb authored almost 5 years ago
dump() is now aware of pretokenised code (fix #1821)

4a391cbbe21f81f651573e1e96ab1b574946031c authored almost 5 years ago
Add ability to tile/repeat images drawn with drawImages

156d2e5ae95e7487dbaf5c30f933dc51cc906ef1 authored almost 5 years ago
misc binary size tweaks

86ec5390c499472e124283a68dafa5f9efb585bc authored almost 5 years ago
remove tensorflow define - not needed

5500a35b2d4484ad873322ba8932cb8d2c0fead7 authored almost 5 years ago
Merge branch 'master' of github.com:espruino/Espruino

4c5dfc4e072c71dd7bf4cba648bc51a438b8d107 authored almost 5 years ago