Eugene Chernyshov

Results 9 issues of Eugene Chernyshov

Module needs to export class-like constructor with conventional API. Like java BigInteger.

Well, that might be a good idea to sort types in the file but sorting by name creates a mess with dependencies as was found in #189 fixes #189

> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link (github.com, gitlab.com,...

I'm trying to use this in node. There is a lot of external stuff in generated files which as obviously undefined. ``` module, __filename, __dirname) { MultiplicativeInterpreter = subclass(OMeta, {...

Create advanced syntax notation and its implementation for subject. For constraints methods with checking should be generated for every class Need option for enabling. Need example and tests.

Should be implemented as extended syntax. Enabling by option. Need example and tests

Maybe it should be not so flexible but as fast as it possible. These needs to find slow lines in generated code.

Importing should be static and dynamic. Maybe some options will be necessary. `extend` should create message with same name and add fields into it.

``` javascript Error: Forbidden at SendStream.error (i:\JavaScript\three.js\ThreeNodes.js\node_modules\express\node_modules\send\lib\send.js:142:16) at SendStream.pipe (i:\JavaScript\three.js\ThreeNodes.js\node_modules\express\node_modules\send\lib\send.js:307:52) at Object.static (i:\JavaScript\three.js\ThreeNodes.js\node_modules\express\node_modules\connect\lib\middleware\static.js:78:8) at next (i:\JavaScript\three.js\ThreeNodes.js\node_modules\express\node_modules\connect\lib\proto.js:190:15) at module.exports (i:\JavaScript\three.js\ThreeNodes.js\node_modules\stylus\lib\middleware.js:181:46) at i:\JavaScript\three.js\ThreeNodes.js\node_modules\stylus\lib\middleware.js:215:20 at Object.oncomplete (fs.js:297:15) ``` Have no idea why. It...