Jinho Bang

Results 27 issues of Jinho Bang

## Top-level Directory Structure - //bootstrap (Auto-setup build environment tools) - //binding (Language binding specific codes) - //core (Language binding independent codes) - //docs (Documents) - //examples (Examples) - //third_party...

**I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request ## General information ### Prerequisites * [x] Are you running the latest...

**I'm submitting a ...** - [ ] bug report - [ ] feature request - [x] support request ## General infomration ### Description As code complexity increases in the current...

**I'm submitting a ...** - [ ] bug report - [x] feature request - [ ] support request ## General infomration ### Description We need a new build system instead...

We are using gyp build but it's very ```쓰레기```. So, I'd like to move TypeScript build to gulp.

enhancement

We might need CLA for contributors to ensure that once someone has provided a contribution, you cannot try to withdraw permission for its use at a later date. - https://cla.github.com/...

### Interface Members | Feature Name | Priority | Status | Owner | Issues or PRs | |---------------|--------|--------|--------|---------------| | Constants | P3 | | | | | ~~Attributes~~ | ~~P1~~...

(WIP: To be updated design document) ## Basic steps - Read IDL file - Parsing IDL fragment - Generate binding code ## Read IDL file - One IDL file should...

We really need it but I'm not sure if there is the auto-formatter.

question

In the current implementation, we can not use IDL long type as return type. If we add some test method returning long type, the following build error occurs. ``` .././core/js_type_traits.h:25:10:...