CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Mon, 04 Aug 2025 13:19:33 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090823002103
location: https://web.archive.org/web/20090823002103/https://github.com/pirj
server-timing: captures_list;dur=1.296120, exclusion.robots;dur=0.048660, exclusion.robots.policy;dur=0.024686, esindex;dur=0.022972, cdx.remote;dur=23.643538, LoadShardBlock;dur=404.058028, PetaboxLoader3.datanode;dur=68.424162, PetaboxLoader3.resolve;dur=152.734483
x-app-server: wwwb-app222
x-ts: 302
x-tr: 521
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app222; 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 13:19:34 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Sun, 23 Aug 2009 00:21:03 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 112ms
x-archive-orig-etag: "15eccc16433ce660b426d5366d955826"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 84225
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 23 Aug 2009 00:21:03 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Mon, 04 Aug 2008 11:20:04 GMT", ; rel="prev memento"; datetime="Sat, 03 Jan 2009 21:38:13 GMT", ; rel="memento"; datetime="Sun, 23 Aug 2009 00:21:03 GMT", ; rel="next memento"; datetime="Sun, 13 Feb 2011 09:17:55 GMT", ; rel="last memento"; datetime="Wed, 30 Apr 2025 16:26:22 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: 52_11_20090822222411_crawl102.gpg-c/52_11_20090823001953_crawl101.arc.gz
server-timing: captures_list;dur=0.478312, exclusion.robots;dur=0.018194, exclusion.robots.policy;dur=0.009703, esindex;dur=0.010371, cdx.remote;dur=83.661340, LoadShardBlock;dur=370.575268, PetaboxLoader3.datanode;dur=287.951905, PetaboxLoader3.resolve;dur=310.235266, load_resource;dur=258.843942
x-app-server: wwwb-app222
x-ts: 200
x-tr: 839
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
pirj's Profile - GitHub
Public Activity
-
Web framework and a templating engine for Reia programming language.Updated Thu Aug 06 13:43:34 -0700 2009
-
Erlang library and packrat parser-generator for parsing expression grammars.Forked from seancribbs/neotoma Thu Jul 09 03:51:15 -0700 2009
-
Reia is a Ruby/Python-like language for BEAM, the Erlang VMForked from tarcieri/reia Thu Feb 19 02:01:12 -0800 2009
Public Activity
hovercraft's description:
An easy direct Erlang CouchDB library.
hovercraft's description:
An easy direct Erlang CouchDB library.
hovercraft's description:
An easy direct Erlang CouchDB library.
hovercraft's description:
An easy direct Erlang CouchDB library.
hovercraft's description:
An easy direct Erlang CouchDB library.
erlang-http's description:
Modular RFC 2616 compliant HTTP/1.1 server and client
HEAD is ea4368fc91cf59cb24c7e157864aef41970b3904
x

-
pirj committed ea4368fc:
always preload pages to avoid message timeouts
-
pirj committed a0fb027e:
controllers -> pages
-
pirj committed 5e129f42:
some simplifications
-
pirj committed c32fb2df:
more, but still ilrs
-
pirj committed 11f6c54e:
improving syntax
-
pirj committed ef7e7c7b:
removing unused file
-
pirj committed 74143882:
some doc changes
-
pirj committed 702f59fa:
moving to red-like syntax
-
pirj committed 84f54825:
grammar fixed: ILR, incorrect arrows
redis's description:
Redis key-value store
hovercraft's description:
An easy direct Erlang CouchDB library.
struct list_item {
list_item *next; // указатель на следующий элемент списка
list_item *rand; ...
HEAD is c34396704d8e13c4a5092b4966590a1c9244bbf9
x

-
pirj committed c3439670:
LEG works, automatically builds transforms
-
pirj committed 5f3601e8:
Merge commit 'seancribbs/master'
-
seancribbs committed e5b2571c:
Report where semantic grammar errors occur.
-
seancribbs committed 4abc6fe7:
Re-bootstrap.
-
seancribbs committed 8c13dcde:
Pass the input index to semantic functions. Should assist with more useful debugging output.
-
pirj committed 2f7683f6:
oops, bringing transforms back in line
-
pirj committed d0df997e:
numbers with more than one digit failed to parse
-
seancribbs committed 633ceb52:
Actually adding the edoc stuff, fixed problem with CSV parser.
-
seancribbs committed 90360177:
Start adding some edoc and add CSV parser example.
HEAD is ea7101af7436f403708b34fe24dfc2e63ff83373
x

-
pirj committed ea7101af:
OH MY! IT'S ALIVE! (final hacks to make things work)
-
pirj committed 83bba82b:
making page a child of controller; refactoring Home
-
pirj committed aece15a7:
moving mock functionality to core lib
-
pirj committed 1bf37cea:
optimizing file copy
-
pirj committed 0255b35f:
fixing initial DB creation; loading files rearranged
-
pirj committed bd8c539d:
fixing broken things
neotoma's description:
Erlang library and packrat parser-generator for parsing expression grammars.
HEAD is 16a84d454c515eac1fd05fb31de95878183a47ae
x

-
pirj committed 16a84d45:
strange, this stops to work when moving all these methods to Controller. in this manner this works (but still views/actions are not separated)
-
pirj committed b6644b8a:
i will move with little steps to keep things running
-
pirj committed ff208bea:
simplify
-
pirj committed a2fc8115:
get rid of render (which is subject to huge refactoring)
-
pirj committed dcdfff0c:
sticky toggle
-
pirj committed b0784753:
sticky toggle
-
pirj committed a208019e:
ready to refactor everything
-
pirj committed 3274ac94:
-debug
-
pirj committed acae13c2:
preventing duplicate events
-
pirj committed d37f0838:
some more steps until refactoring becomes possible
-
pirj committed 5e3fb7ca:
more code what does more
-
pirj committed 7956a3eb:
simplified a bit
HEAD is 66eeb852293808c7f6fec6eebfcec224ba300f25
x

-
pirj committed 66eeb852:
changing example accorging to new api
-
pirj committed 56762a17:
views now return objects, not maps; _id and _rev are filled after save
-
pirj committed fbcf577b:
recovering broken scanner
-
pirj committed d2691e64:
omit scan and parse erl files
-
pirj committed b50e0e2b:
some build fixes
This feature is coming soon. Sit tight!