Cheng Zhao 609e3ec3ff Don't allow duplicate object in a parsed array
This feature was introduced to fix #874 but caused the converter to go
through a deep nested object sometimes, which made program crash on
Windows. So we have to revert the fix even though it makes a regression.

Fixes atom/atom#4904.
2015-01-07 23:20:03 -08:00
2014-12-21 17:39:59 -08:00
2014-12-11 19:29:36 -08:00
2014-05-05 11:52:41 -07:00
2014-08-20 22:49:37 +08:00
2014-08-08 21:31:51 +08:00
2014-05-04 20:29:08 +08:00
2015-01-05 15:51:29 -08:00
2014-05-14 11:32:24 -07:00

Atom Shell Build Status

The Atom Shell framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on node.js and Chromium and is used in the Atom editor.

Downloads

Prebuilt binaries of atom-shell for Linux, Windows and Mac can be found on the releases page.

Documentation

Guides and the API reference are located in the docs directory. It also contains documents describing how to build and contribute to atom-shell.

Community

There is an atom-shell category on the Atom forums as well as an #atom-shell channel on Freenode.

Description
No description provided
Readme MIT 331 MiB
Languages
C++ 56.7%
TypeScript 32.6%
Objective-C++ 5.6%
JavaScript 2.2%
Python 1.7%
Other 1.1%