0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:fangism/hackt
fangism
as David Fang
More... over 5 years ago
Provide count_ptr definition to fix undefined symbol.
fangism
as David Fang
More... over 5 years ago
Fix -Wexpansion-to-defined (new diagnostic since clang 3.9).
fangism
as David Fang
More... over 5 years ago
Avoid shadowing typedef.
fangism
as David Fang
More... over 5 years ago
Merge branch 'master' of github.com:fangism/hackt More... over 5 years ago
Add HACKNET_FLAGS to hacknet rule, and also clean generated .spice files. More... over 5 years ago
more -Wexpansion-to-defined clean-up
fangism
as David Fang
More... over 5 years ago
clang-3.9+ gives -Wexpansion-to-defined warning
fangism
as David Fang
More... over 5 years ago
Merge branch 'master' of github.com:fangism/hackt
fangism
as David Fang
More... over 5 years ago
Use proper function pointer prototype array.
fangism
as David Fang
More... over 5 years ago
disable compiler backward-compatibility definitions More... over 5 years ago
avoid self rescursion More... over 5 years ago
flex_common_marker.awk: replace static/extern instead of #define More... over 5 years ago
Explicit cast to unsigned offset type. More... almost 6 years ago
Explicitly cast result to unsigned size type. More... almost 6 years ago
[c++11] treat certain enums as unsigned to eliminate sign-conversion warnings More... almost 6 years ago
specialize find-first-set for signed and unsigned integral types with proper casting More... almost 6 years ago
snapshot 20170223
fangism
as David Fang
More... about 7 years ago
wrap_verilog_modules_to_hacprsim.awk: Fix direction of repacked arrays. Was broken for reverse=1.
fangism
as David Fang
More... about 7 years ago
Added test example using $plusargs for prsim object file.
fangism
as David Fang
More... about 7 years ago
wrap_verilog_modules_to_hacprsim.awk now supports multidimensions. Includes workaround that repacks array dimensions into bus dimensions.
fangism
as David Fang
More... about 7 years ago
bump date stamp
fangism
as David Fang
More... over 7 years ago
Merge branch 'hac_finfet'
fangism
as David Fang
More... over 7 years ago
sim/veriuser.sh (PLI): appease -Wstrict-prototypes for C-compilation
fangism
as David Fang
More... over 7 years ago
Merge branch 'master' into hac_finfet
fangism
as David Fang
More... over 7 years ago
added test cases for finfet parameters
fangism
as David Fang
More... over 7 years ago
reformat and document changes imported from joydip15/hac_finfet branch.
fangism
as David Fang
More... over 7 years ago
fix: -Wundef,-Werror rejects use of WIN32 undefined
fangism
as David Fang
More... over 7 years ago
mising veriuser.h from distribution
fangism
as David Fang
More... over 7 years ago
prsim: allow mk_excl* to work with one node (ignore)
fangism
as David Fang
More... almost 8 years ago