mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-24 10:31:54 +00:00
60f748d47b
* Add .x as XDR/RPCGEN XDR/RPC language as documented in RFC5531, RFC4506. Samples are from glibc and RFCs. * Add Logos samples https://github.com/JonasGessner/NoCarrier/blob/master/NoCarrier.x - MIT https://github.com/basicthinker/PTMC/blob/cf31f4e46654cf967d2b3731f16fdb570be26ba0/llvm-gcc-R3/gcc/testsuite/objc/execute/string1.x - GPL2 https://github.com/fantastxmw/MobileShadowSocks/blob/f6415578fa00e607491c01106be83bba99008e1b/perapp-plugin/Tweak.x - GPL3 https://github.com/hbang/DailyPaper/blob/d1b3e838889c9e4754116fc5bf07fdc370d893b2/NCHax.x - Apache * Add disambiguate heuristics for .x * Add RPC to vendor/README.md