README.mdBaseKit is a set of IOS class to make your life easier. Installation You have two way to do that Copying files. Install using CocoaPods. Copying files Add Code dir or pick library that you need inside Code/*. Install using CocoaPods.... 続きを読む
1 The problem The JavaScript problem is two-fold and can be described thus: JavaScript sucks. The depths to which JavaScript sucks is well-documented and well-understood. Its main faults are: its lack of module system, weak-typing, verbose fu... 続きを読む
README.markdownThis project is an effort to create a custom SpiderMonkey runtime that has libuv built-in. This will give it very node.js-like semantics, but using a different JavaScript engine. Currently, the project is very alpha and explora... 続きを読む
Episode 0.8.0 - Lua, Luvit, want some more of it, with Tim Caswell Wynn caught up with Tim Caswell to talk about Luvit, his new project that provides Lua bindings for libuv. Go to episode The Changelog is a weekly podcast and blog that covers... 続きを読む
DXR is a smart source code browser, along the lines of MXR, that uses instrumented compilers to determine information about every variable, type, and function in your code for an enhanced browsing experience. It is primarily developed by Josh... 続きを読む
Last week brought 1,819 commits, 999 for Chromium and 820 for WebKit. Highlights include changes to the padding of <input> elements and getUserMedia() being available by default in Chromium. The debugger sidebar for Web Inspector’s Script Pa... 続きを読む
予定であれば先週リリース予定であった LLVM 3.1 がやっとこさリリースされました!!!これでもう llvm.org を F5 アタックする簡単なお仕事が終わりました。 Download LLVM 3.1LLVM 3.1 Release NotesClang 3.1 Release Notes あと一番気になっていた LLVM 3.... 続きを読む
Objective-C Literals Introduction Three new features were introduced into clang at the same time: NSNumber Literals provide a syntax for creating NSNumber from scalar literal expressions; Collection Literals provide a short-hand for creating ... 続きを読む
Standard ECMA-262 5.1 Edition / June 2011 ECMAScript Language Specification This is the HTML rendering of Ecma-262 Edition 5.1, The ECMAScript Language Specification. The PDF rendering of this document is located at http://www.ecma-internatio... 続きを読む
General | Inverse Fizzbuzz - just another scala quantを日本語にしました。ちなみに、私の解はこちらに。はてブに書いた解答方針Inverse Fizzbuzz (FizzBuzzの逆関数) #c# - Qiitaちょっとひねって、与えられた範囲内のすべての解を数え上げてますが。それで... 続きを読む
My JSConf 2012 video is out! Check it out: Visit blip.tv to watch in your browser The talk is called "Stranger in these parts: A hired gun in the JS corral", and in it I talk about my experiences as a Schemer in the implementation world, with... 続きを読む
Greetings, readers! It's been a little while, but not because I haven't been doing anything, or nothing worth writing about. No, the reason I haven't written recently is because the perceived range of my ignorance has been growing faster than... 続きを読む
We actually wanted to enabled Incremental GC on Nightly, but again we had some fallout and it had to be backed out again. Bill thinks it should reland at the end of the week. We are happy to welcome Benjamin Peterson, who is going to join us ... 続きを読む
README.md GS Collections GS Collections is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Str... 続きを読む
First Last Prev Next This bug is not in your last search results. 続きを読む
FFT in JavaScript, it works, I think. No promises, but I tested it against Wolfram Alpha once, and it was reasonably accurate. There are optimized kernels for prime factors, 2, 3, 4, so if you want high performance, use lengths that are a fac... 続きを読む
Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. 続きを読む
Dismiss Octotip: You've activated the file finder by pressing t Start typing to filter the file list. Use ↑ and ↓ to navigate, enter to view files. 続きを読む
Chromium と WebKit は二つの独立したプロジェクトだ。 ソースツリーはそれぞれ別で、そこにはインテグレーションの苦労がある。 WebKit 以外にも V8 や Skia など Chromium が依存している外部のプロジェクトは山ほどあるけれど, WebKit とは特にぴったりくっ... 続きを読む
このWebサイトのスタイルではブレークポイントがレイアウト向けに3つ、フォント・サイズ向けに4つ設定されている。なんと7段変速!なんでそうなってるのかとかそういう話を書きたくなったので書く。 レイアウト向け 主にデザインが格納できるのか、バランスはど... 続きを読む