CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 22:49:52 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100305131703
location: https://web.archive.org/web/20100305131703/https://github.com/fholm
server-timing: captures_list;dur=0.702329, exclusion.robots;dur=0.023210, exclusion.robots.policy;dur=0.010261, esindex;dur=0.012025, cdx.remote;dur=53.493612, LoadShardBlock;dur=168.548284, PetaboxLoader3.datanode;dur=76.124925, PetaboxLoader3.resolve;dur=69.496589
x-app-server: wwwb-app211
x-ts: 302
x-tr: 269
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app211; 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: Thu, 07 Aug 2025 22:49:52 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.7.61
x-archive-orig-date: Fri, 05 Mar 2010 13:17:03 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-etag: "a4fba1bd05e6f316ded9b84867cfe13a"
x-archive-orig-x-runtime: 147ms
x-archive-orig-content-length: 58619
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Fri, 05 Mar 2010 13:17:03 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 28 Jan 2010 11:55:25 GMT", ; rel="prev memento"; datetime="Sat, 30 Jan 2010 01:31:33 GMT", ; rel="memento"; datetime="Fri, 05 Mar 2010 13:17:03 GMT", ; rel="next memento"; datetime="Fri, 09 Sep 2016 17:17:11 GMT", ; rel="last memento"; datetime="Sun, 15 Oct 2023 20:48:54 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_14_20100305113514_crawl103_IndexOnly-c/51_14_20100305131341_crawl101.arc.gz
server-timing: captures_list;dur=0.675075, exclusion.robots;dur=0.025395, exclusion.robots.policy;dur=0.010250, esindex;dur=0.012886, cdx.remote;dur=48.934052, LoadShardBlock;dur=192.514518, PetaboxLoader3.datanode;dur=106.462337, PetaboxLoader3.resolve;dur=194.800226, load_resource;dur=243.420668
x-app-server: wwwb-app211
x-ts: 200
x-tr: 577
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
fholm's Profile - GitHub
Public Activity
fholm
(Fredrik Holmström)
- You’re not logged in!
- Login
- Pricing & Signup
- Name
- Fredrik Holmström
- Website/Blog
- https://ugh.cc
- Company
- CP+B Europe
- Location
- Sweden
- Member Since
- Oct 19, 2009 (4 months)
Following 1 coder and watching 4 repositories view all →
Public Repositories (2)
Public Activity 
-
350dc1e
Removed mis-placed functionality of pretty printing trees, sta...
-
9710f50
Work on the new compiler using the simplified AST model
-
73b3d46
Simplified AST model working
-
cf2aa54
More work on the new simplified AST tree
- 5 more commits »
-
093fd93
More work on the new parameter/function code
-
7e4c619
More updates on the parameter code
-
5a8edd7
Updated README, fixed a bug in FuncNode which caused parameter...
- 9 more commits »
-
d664556
Changed project settings to target 3.5 framework
-
bb25420
Refactored all of CallNode.Compile() into IjsAstTools.Call0 an...
-
73117bc
Porting call of function with arguments from CallNode to IjsAs...
- 12 more commits »
fholm
deleted branch compile-to-method at fholm/IronJS
Thu Feb 04 16:35:52 -0800 2010
Deleted branch was at fholm/IronJS/tree/compile-to-method
fholm
deleted branch descriptors at fholm/IronJS
Thu Feb 04 16:34:44 -0800 2010
Deleted branch was at fholm/IronJS/tree/descriptors
fholm
deleted branch compile at fholm/IronJS
Thu Feb 04 16:34:32 -0800 2010
Deleted branch was at fholm/IronJS/tree/compile
-
207db38
Static AST analysis for most normal cases done, code prepared ...
-
6783476
More cleaning up done, replaced UsedAs calls in binary ops wit...
-
e583e31
Cleaned up some old and unused code
- 6 more commits »
-
af4abd2
Experimenting with different call signatures
-
22a81a3
More work on the AST architecture, detects return types of sim...
-
466ceea
Removed old unused code, added Utils.Benchmark.cs
- 9 more commits »
-
a0562e6
Tests with dynamic compilation
-
b7e1e76
Working (still proof-of-concept) static analyser + compiler
-
31829b4
Loads of work done towards the new CompileToMethod architecture
-
bf95727
Proof-of-concept for CompileToMethod
-
7bbcd89
Replaced JsTypes.Self with null
-
5f478c6
Automatic function call type coercion (if possible)
- 3 more commits »
-
612eb96
More work on the static analyser
-
653aa24
Updated readme, again... sigh
-
35f7663
Updated readme
-
d148326
Started adding pretty print for AST
-
600696b
More work towards the static analysiz
-
d045b4f
Moved LoopNode and Node to Bases/ directory
-
8149224
Converted all Ast.Node classes to have an expression type to a...
- 4 more commits »
-
ff03e0b
Updated all Ast.Node classes to use the new Node constructor t...
-
d4b5323
Added prettyprinting for all nodes in the AST
-
26a218a
Merged in prett print changes from master
-
d148326
Started adding pretty print for AST
- 7 more commits »
fholm
deleted branch new-compiler at fholm/IronJS
Fri Jan 29 00:10:16 -0800 2010
Deleted branch was at fholm/IronJS/tree/new-compiler
-
7d70de1
Added (unfinished) example on how to do mutual recursion
-
aacb8c6
Minor formatting changes
-
726a4d2
Working example of using CompileToMethod() for compiling DLR L...
-
d868935
Added libraries