Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Josh Haberman b354ead7ef Moved DynASM to third_party to comply with Google policy. 10 years ago
..
LICENSE Moved DynASM to third_party to comply with Google policy. 10 years ago
README.google Moved DynASM to third_party to comply with Google policy. 10 years ago
dasm_arm.h Moved DynASM to third_party to comply with Google policy. 10 years ago
dasm_arm.lua Moved DynASM to third_party to comply with Google policy. 10 years ago
dasm_mips.h Moved DynASM to third_party to comply with Google policy. 10 years ago
dasm_mips.lua Moved DynASM to third_party to comply with Google policy. 10 years ago
dasm_ppc.h Moved DynASM to third_party to comply with Google policy. 10 years ago
dasm_ppc.lua Moved DynASM to third_party to comply with Google policy. 10 years ago
dasm_proto.h Moved DynASM to third_party to comply with Google policy. 10 years ago
dasm_x64.lua Moved DynASM to third_party to comply with Google policy. 10 years ago
dasm_x86.h Moved DynASM to third_party to comply with Google policy. 10 years ago
dasm_x86.lua Moved DynASM to third_party to comply with Google policy. 10 years ago
dynasm.lua Moved DynASM to third_party to comply with Google policy. 10 years ago

README.google

URL: http://repo.or.cz/w/luajit-2.0.git/tree/6c05739684527919293e25668589f17c35a7c129:/dynasm
Version: 6c05739684527919293e25668589f17c35a7c129
License: MIT
License File: LICENSE
Description:
Taken from the larger LuaJIT project, DynASM is a tiny preprocessor and
runtime for generating machine code at runtime.

Local Modifications:
No modifications.