9 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
Mats Larsen
6d61651dd4 Use pattern for asm-docs generated files in gitattributes (#3527) 2022-04-18 01:13:18 +02:00
Mats Larsen
9b890b1656 Refactor handling of Assembly Documentation Providers (#3247) 2022-01-31 14:05:21 +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
3593ddb4a7 Add doc support for MOVBE amd64 instruction
It also improves the code a bit, and automates the patching of #2380

Closes #2819
2021-08-04 10:54:09 +02:00
Matt Godbolt
5a8bb2cef2 Treat all asm files as generated 2021-03-07 13:18:03 -06:00
eupn
d166b56a55 .gitattributes: ignore assembly tests (#2460)
* .gitattributes: ignore assembly tests

* .gitattributes: ignore test cases
2021-03-04 22:37:58 +01:00
Matt Godbolt
3387a25fa9 Attempt two at specifying linguist config 2018-02-17 14:28:13 -06:00
Matt Godbolt
fc0e641085 Attempt at specifying linguist config 2018-02-08 18:26:53 -06:00