CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 04 Aug 2025 21:24:14 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090422082243
location: https://web.archive.org/web/20090422082243/https://github.com/AmkG
server-timing: captures_list;dur=0.904674, exclusion.robots;dur=0.038931, exclusion.robots.policy;dur=0.016863, esindex;dur=0.015229, cdx.remote;dur=12.435157, LoadShardBlock;dur=449.609388, PetaboxLoader3.datanode;dur=82.344018, PetaboxLoader3.resolve;dur=191.271959
x-app-server: wwwb-app221
x-ts: 302
x-tr: 496
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app221; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Mon, 04 Aug 2025 21:24:15 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Wed, 22 Apr 2009 08:22:42 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 447ms
x-archive-orig-etag: "32da309150e4df351332dba903eed8c0"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 111822
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Wed, 22 Apr 2009 08:22:43 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Tue, 08 Apr 2008 15:47:09 GMT", ; rel="prev memento"; datetime="Wed, 18 Mar 2009 06:54:05 GMT", ; rel="memento"; datetime="Wed, 22 Apr 2009 08:22:43 GMT", ; rel="next memento"; datetime="Wed, 18 Dec 2019 04:57:10 GMT", ; rel="last memento"; datetime="Sun, 24 Mar 2024 11:20:42 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_9_20090422042204_crawl102-c/51_9_20090422082238_crawl101.arc.gz
server-timing: captures_list;dur=0.513166, exclusion.robots;dur=0.020009, exclusion.robots.policy;dur=0.010388, esindex;dur=0.012083, cdx.remote;dur=20.475956, LoadShardBlock;dur=316.273946, PetaboxLoader3.datanode;dur=167.880801, PetaboxLoader3.resolve;dur=294.667723, load_resource;dur=228.064744
x-app-server: wwwb-app221
x-ts: 200
x-tr: 688
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
AmkG's Profile - GitHub
Public Activity
-
siteUpdated Sat Dec 20 14:39:57 -0800 2008
-
a Lisplike language with Erlang-style concurrencyUpdated Tue Apr 21 07:25:14 -0700 2009
-
A "frozen" version of arc-f for use while bootstrapping hlUpdated Fri Apr 17 07:27:12 -0700 2009
-
Shared Nothing Arc Processes implementationUpdated Fri Oct 31 08:33:48 -0700 2008
Public Activity
HEAD is 73b3fad2c08d043a76267b34b86dfc604173f217
x

-
AmkG committed 1f2fc535:
inc/aio.hpp: Minor change in function name
-
AmkG committed 752c7aa9:
inc/aio.hpp: Changed signature for responses, added declarations for functions to poll or wait events.
-
AmkG committed f7343fe3:
Merge branch 'master' into new-aio
-
AmkG committed 50d52e0e:
Merge branch 'master' into new-aio
-
AmkG committed 6cc436dd:
inc/types.hpp: Modified types for asynchronous I/O
-
AmkG committed 6a0ee8a4:
Merge branch 'master' into new-aio
-
AmkG committed 5efb8453:
src/aio.cpp: added stubs
-
AmkG committed 226b88f1:
inc/aio.hpp: Changed signature of I/O response function.
-
AmkG committed f9713e12:
inc/aio.hpp: Changed response types.
-
AmkG committed 4fa1f129:
inc/aio.hpp, src/aio.cpp: Added some basic code
-
AmkG committed b38fc5a6:
src/globals.cpp: Added object for AllWorkers
-
AmkG committed 560e8dc7:
inc/all_defines.hpp: Added global AllWorkers reference
-
AmkG committed 4fd52ef7:
inc/aio.hpp: comment on unit of sleep
-
AmkG committed 3764cf43:
inc/aio.hpp: Some additional functions for thread startup/teardown
-
AmkG committed 0e2e4bf5:
src/aio.cpp: Started shared AIO
-
AmkG committed c07585a8:
inc/aio.hpp: Added TODO
-
AmkG committed 4a681a3c:
inc/, src/: Removed various old versions
-
AmkG committed ac460d84:
inc/aio.hpp: Added a bit more error handling, some comments, close and seek
-
AmkG committed 8cb88684:
inc/aio.hpp: Removed references to "new" aio in comments
-
AmkG committed 949a2529:
inc/aio.hpp: Moved development of new AIO to its own branch, new_aio
And 156 more commits...
AmkG
deleted branch new-aio at AmkG/hl
Tue Apr 21 07:24:51 -0700 2009
Deleted branch was at AmkG/hl/tree/new-aio
HEAD is e10ebd85d10e5eb447f0177a341d1bfb7b8d76c8
x

-
AmkG committed e10ebd85:
test/aio/TODO: comments on the problem
-
AmkG committed d1c2c2b7:
Merge branch 'master' into new-aio
-
AmkG committed f7b17b9e:
src/workers.cpp: Corrected initialization
-
AmkG committed 9dc5505d:
src/workers.cpp: Corrected initialization.
-
AmkG committed 7bcde95e:
test/aio/niaw.hlbc: Now checks if <bc>i/o-read returns a null pointer.
-
AmkG committed 8607cdad:
inc/obj_aio.hpp, inc/aio.hpp: reading can immediately return a null!
HEAD is f6e82aea17fed7630a95fc2b58dbef8d2706e2f8
x

-
AmkG committed f6e82aea:
TODO: bug in niaw.hlbc
-
AmkG committed 9c7defa6:
test/niaw.hlbc: corrected write to i/o-write
-
AmkG committed 183b292d:
test/aio/niaw.hlbc: cat-like program, written in hl bytecode
-
AmkG committed 58415948:
Merge branch 'master' into new-aio
-
AmkG committed 4cdfdcf4:
src/executors.cpp: changed semantics of try-recv, added comments
-
AmkG committed 5411ae88:
src/executors.cpp, inc/obj_aio.hpp: Added sleep and system bytecodes
-
AmkG committed f9075cec:
www/dev-status.txt: corrected image
-
AmkG committed 4331ffdf:
www/dev-status.txt: expression compiler is now being worked on by stefano
HEAD is 319dfe00bfb8b20a73b8f770e549d4312d2a5c86
x

-
AmkG committed 319dfe00:
Merge branch 'master' into new-aio
-
AmkG committed 697d7d4e:
hl2b/bytecodegen.hl: some comments regarding enclosurement, big comment regarding 'compose and the : ssyntax
-
AmkG committed 68477795:
Merge branch 'master' of git@github.com:AmkG/hl
-
AmkG committed 6e15eaa2:
hl2b/compiler.arc: some comments
-
Stefano Dissegna committed 43adb249:
hl2b: wrapped global code in a closure
-
Stefano Dissegna committed 366fbbf3:
bytecodegen.hl: prepended <bc> to generated bytecodes
-
Stefano Dissegna committed a652af0e:
hl2b: more exported symbols, substituted proto-table with a copy
-
Stefano Dissegna committed 5c052400:
hl2b: added <hl> exports lost
-
AmkG committed 3c793131:
hl2b/compiler.arc: Added comments regarding packages
-
AmkG committed 4abe2893:
Merge branch 'master' of git@github.com:AmkG/hl
-
AmkG committed 93615113:
compiler.arc: renamed from .hl, added comments
-
Stefano Dissegna committed 84702952:
hl2b: more symbols exported
-
Stefano Dissegna committed 1785a32f:
hl2b: TODO note
-
Stefano Dissegna committed b19750d1:
hl2b: imported more names into <hl>
HEAD is 23b51c11960de770974cc875e037f41eb3e56a9b
x

-
AmkG committed 23b51c11:
inc/obj_aio.hpp: Made sure that allocating does not invalidate input Object::ref's
-
AmkG committed 8efb6391:
Merge branch 'master' into new-aio
-
Stefano Dissegna committed 828304f6:
hl2b: compiler.hl loads under hl-arc-f
-
Stefano Dissegna committed 28f36fd4:
hl2b: removed codegen.hl (it's arc2c specific)
-
Stefano Dissegna committed 1cffa750:
hl2b: creation of <hl> package
-
Stefano Dissegna committed 78f554fc:
hl2b: s/in-pkg/in-package/
-
Stefano Dissegna committed ea75cecb:
fixed bug in 'if assembler, added test to check it
HEAD is 78e92d6ad05f2080ad813a889d0cc566ed3f5b5c
x

-
AmkG committed 78e92d6a:
Merge branch 'master' into new-aio
-
AmkG committed e5874328:
inc/types.hpp: type() now returns <hl>bool correctly for 't and 'nil
-
Stefano Dissegna committed dac50a27:
Merge branch 'master' of git@github.com:AmkG/hl
-
Stefano Dissegna committed 6807b743:
hl2b entry function
-
Stefano Dissegna committed 694a5494:
hl2b: added package declarations
HEAD is 2203b24c55812e060bbb9af15d660545c4c3027a
x

-
AmkG committed 2203b24c:
inc/all_defines.hpp: Removed declaration of workers global
-
AmkG committed 8c62dc81:
src/globals.cpp: Removed declaration of workers global
-
AmkG committed d5f44264:
src/executors.cpp, inc/obj_aio.hpp: various implementations of bytecodes
-
AmkG committed 20dd7d99:
inc/all_defines.hpp: Added forward declaration of IOPort
-
AmkG committed 5849aeb9:
inc/all_defines.hpp, src/globals.cpp: Added AIO initialization and acqusition of stdin/stdout
HEAD is 407f67dc2ed11fa31bf1835655ae43f47bb64287
x

-
AmkG committed 407f67dc:
inc/bytecodes.hpp: Corrected number of arguments in template signature
-
AmkG committed c15cba46:
inc/aio.hpp: File opening now accepts a process for the event to send a message to
-
AmkG committed 59f8fb67:
inc/bytecodes.hpp: Various additions to bytecode implementations in order to support new I/O related bytecodes
-
AmkG committed 44d34700:
Merge branch 'master' into new-aio
-
AmkG committed a7ce26d0:
inc/types.hpp, src/types.cpp: Added conversion from hl-side strings to C++ strings
This feature is coming soon. Sit tight!