openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
HAWK Interpreter
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 11 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
some more code cleanup
hyung-hwan
More...
almost 5 years ago
some cosmetic source code changes
hyung-hwan
More...
almost 5 years ago
fixed a gc flaw upon rtx disposal
hyung-hwan
More...
almost 5 years ago
fixed a bug in run_forin() in run.c
hyung-hwan
More...
almost 5 years ago
renamed the suffix of some scripts to .hawk fixed mod-sys.c a bit
hyung-hwan
More...
almost 5 years ago
fixed outstanding bugs in gc implementation. pending more improvements
hyung-hwan
More...
almost 5 years ago
made some conditional changes to mod-sys.c
hyung-hwan
More...
almost 5 years ago
trying to fix bugs in gc implementation
hyung-hwan
More...
almost 5 years ago
some interim code for gc implementation
hyung-hwan
More...
almost 5 years ago
removed a redundant semicolon after #endif in mod-sys.c
hyung-hwan
More...
almost 5 years ago
changed the behavior of for(x in y) loop - it now takes a snapshot of keys before running body
hyung-hwan
More...
almost 5 years ago
fixed a fault in hawk-rbt.h
hyung-hwan
More...
almost 5 years ago
some gc works
hyung-hwan
More...
almost 5 years ago
fixed a bug in string cache managment. added mbs cache management
hyung-hwan
More...
almost 5 years ago
added some code to implement gc
hyung-hwan
More...
almost 5 years ago
changed the doubly linked list to circular in idmap-imp.h started writing some code to implement gc
hyung-hwan
More...
almost 5 years ago
optimized rbt.c and htb.c a bit
hyung-hwan
More...
almost 5 years ago
optimized lib/run.c a bit
hyung-hwan
More...
almost 5 years ago
enhanced hawk_makemapvalwithdata() to handle integers of various size enhanced sys::stat()
hyung-hwan
More...
almost 5 years ago
registered hawk-map.h in lib/Makefile.am
hyung-hwan
More...
almost 5 years ago
added sys::stat(). still incomplete
hyung-hwan
More...
almost 5 years ago
updated documentation a bit
hyung-hwan
More...
almost 5 years ago
added hawk-map.h which uses either htb or rbt depending on HAWK_MAP_IS_HTB or HAWK_MAP_IS_RBT the hawk's map value is now dependent on the above change. at compile time, you can choose HTB or RBT. fixed a bug of not resetting FNR in the standard console read handlers
hyung-hwan
More...
almost 5 years ago
enhanced hawk_unescape_bcstr() to convert \uXXXX and \UXXXXXXXX to utf8 sequences
hyung-hwan
More...
almost 5 years ago
hawk_unescape_bcstr()/hawk_unescape_ucstr()
hyung-hwan
More...
almost 5 years ago
fixed a bug in printing a tree node of the HAWK_NDE_POS type
hyung-hwan
More...
almost 5 years ago
updated README.md a bit
hyung-hwan
More...
almost 5 years ago
added @pragma multilinestr on/off
hyung-hwan
More...
almost 5 years ago
removed some unneeded lines
hyung-hwan
More...
almost 5 years ago
enhanced hawk_rtx_match() to handle mbs fixed bugs in hawk_rtx_getrefval() and hawk_rtx_getrefvaltype() for HAWK_VAL_REF_POS
hyung-hwan
More...
almost 5 years ago
←
1
2
…
7
8
9
10
11
12
13
14
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree