0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a spec for Task#target_lc3b!. More... almost 16 years ago
Fixed specs. More... almost 16 years ago
Added Task#target_lc3b!. More... almost 16 years ago
Renamed Task#x86!, Task#amd64! to Task#target_x86!, Task#target_amd64!, respectively. More... almost 16 years ago
Suffixed gas!, gnu!, nasm! and tasm! with _syntax!. More... almost 16 years ago
Aliased Task#parser to Task#syntax. More... almost 16 years ago
Removed output_format convenience methods. More... almost 16 years ago
Explicitly call Program.find with no arguments. More... almost 16 years ago
Added some examples to the README file. More... almost 16 years ago
Added Program.assemble_temp. More... almost 16 years ago
Added .yardoc to the .gitignore file. More... almost 16 years ago
Do not explicitly set the output format. More... almost 16 years ago
Cleaned up the gas.S, so yasm does not print any warnings. More... almost 16 years ago
Added YASM option documentation. More... almost 16 years ago
Set the YASM class-variables initially. More... almost 16 years ago
Added specs for YASM::Program. More... almost 16 years ago
Added specs for YASM::Task. More... almost 16 years ago
Fixed a typo. More... almost 16 years ago
Added YARD tags to YASM::Task. More... almost 16 years ago
Fixed Program#assemble_temp. More... almost 16 years ago
Added YARD tags to the YASM module. More... almost 16 years ago
Allow default YASM values to be set to nil. More... almost 16 years ago
Make sure the @@yasm_machine and @@yasm_arch class-variables get default values. More... almost 16 years ago
Added YARD tags to YASM::Program. More... almost 16 years ago
Updated the Manifest. More... almost 16 years ago
Added top-level methods to YASM for defining the default arch/machine/debug_format/output_format values. More... almost 16 years ago
Added methods for setting the output_format of YASM::Task. More... almost 16 years ago
Added Task#gas!, Task#nasm!, Task#tasm!. More... almost 16 years ago
Added Program#assemble_temp. More... almost 16 years ago
Added the 'file' argument to YASM::Task. More... almost 16 years ago