Commit Graph

10 Commits

Author SHA1 Message Date
Jeremy Rifkin
836a2d7005 Tsify generated asm docs (#4388)
* Converted amd64 docs to ts

* 6502

* 6502 part 2

* arm

* avr

* evm

* java

* llvm

* python

* Fix bug with only getting the first paragraph

* Updated help messages
2022-12-02 14:36:10 -05:00
Patrick Quist
c28d535c1e Changes needed to make dotnet work with nsjail (#3307) 2022-02-01 08:39:55 +01:00
Mats Larsen
9b890b1656 Refactor handling of Assembly Documentation Providers (#3247) 2022-01-31 14:05:21 +01:00
Elektron72
80811615b5 Exclude assembly documentation scripts from checks (#3215) 2021-12-25 11:55:48 +01:00
Patrick Quist
6e79e098c4 Minimal backend typescript support (#3207)
* minimal ts support

Co-authored-by: Matt Godbolt <matt@godbolt.org>
2021-12-22 20:44:51 +01:00
Mats Larsen
b6c2380c56 Assembly API documentation for Java Bytecode (#2817)
* Add assembly documentation endpoint for Java bytecode
* Upstream asm docenizer for Java
* Remove jvms.html from gitattributes as it is never checked into vcs
* EOF line for docenizer-java.js
* Use find-node to locate nodejs
* Format code according to style guide
2021-08-14 12:56:33 -05:00
RabsRincon
bc28ba4493 Don't check test coverage for app.js 2021-08-11 07:51:24 +02:00
Rubén Rincón Blanco
33ae6a5e60 Update excluded nycc asm-doc files 2021-07-20 09:22:43 +02:00
Austin Morton
044dcfbf88 Use ES6 Modules (#2132) 2020-09-26 16:59:26 -04:00
Austin Morton
ca437e15b6 Consolidate eslint configuration (#2224) 2020-09-23 02:09:32 -04:00