This website requires JavaScript.
Explore
Help
Sign In
16mm
/
mcopy
Watch
1
Star
0
Fork
You've already forked mcopy
0
Code
Issues
14
Pull Requests
Projects
2
Releases
13
Wiki
Activity
42358e98eb
mcopy
/
src
History
mmcwilliams
746f0e2753
Add global typescript d file to prevent compiler errors. It's a hack, yeah, yeah.
2019-03-21 15:03:24 -04:00
..
arduino
Refactor arduino library as a class, using Typescript now.
2019-03-21 14:58:52 -04:00
cam
Refactor cam module into cam module.
2019-03-21 14:59:46 -04:00
delay
Refactor delay into typescript
2019-03-21 15:02:05 -04:00
digital
Create a "digital" module, moving the "dig" object from the main.js process to it's own class.
2019-03-21 14:58:00 -04:00
light
Refactor light module into typescript-compiled class
2019-03-21 15:01:29 -04:00
log
Refactor logFile function for readability.
2019-03-18 16:50:40 -04:00
mscript
Port shared modules to typescript. Migrate shared modules first, then look at individual needs of sub-projects.
2019-03-04 22:09:12 -05:00
proj
Refactor proj module into typescript-compiled proj module.
2019-03-21 15:00:47 -04:00
sequence
Re-write of the sequence module will require incorporating more moving parts than I anticipated. I will move forward with the temporary rewrite and then later focus on the long-term rewrite.
2019-03-20 15:30:45 -04:00
globals.d.ts
Add global typescript d file to prevent compiler errors. It's a hack, yeah, yeah.
2019-03-21 15:03:24 -04:00