Matthew Nielsen
|
9b885c6fd9
|
Added language support for RISC-V (#655)
* added language support for RISC-V
* added optional instruction set extensions for RISC-V
|
6 years ago |
Mike Fix
|
008ba67eac
|
remove old TODOs
|
6 years ago |
Michael Fix
|
0580e1c8e8
|
Separate API service, deploy frontend statically (#474)
* extract server into separate service
* fix basic tests with url.parse
* use Next withRouter
* remove old custom next rendering
|
6 years ago |
andri lim
|
dc58da07af
|
fixes #432, Nim's syntax highlighting is not weird anymore (#433)
|
6 years ago |
Mike Fix
|
27470a90a3
|
Clean up custom modes
|
7 years ago |
Michael Fix
|
89931eab59
|
Add linting back (#349)
|
7 years ago |
Michael Fix
|
3bbb98a3a2
|
Revert "Refactor state components (#338)" (#348)
This reverts commit 0a59db56c8 .
|
7 years ago |
Michael Fix
|
0a59db56c8
|
Refactor state components (#338)
* WIP: Unstated works
* WIP: extract into its own file
* Container instance
* Remove unused variables
* Move toolbar children into Toolbar
* Extract our Coder interface
* Remove top level subscription
* Bug fix
* WIP
* Remove old dependencies
* Add import eslint plugin
* Rename components
- add createRef TODO [ ]
* Bug fixes
* Rename Coder -> CodeWindow
* Address comments
- Rename to variable
- Rename onDrop from Editor containers perspective
* More variable renaming
|
7 years ago |
briandennis
|
f49b7649fb
|
reorganize custom themes/modes
|
7 years ago |