lmores

Results 7 issues of lmores

Hello, I have been using this library recently and I noticed that two type definitions are no longer in sync with echarts library definitions (I am compiling my project with...

Since the release of javascript ES6 (aka ES2015) javascript supports "modules". Currently the only way to inject objects from Java inside javascript is to inject such objects in the global...

enhancement

Hi, I've just discovered this extension of djangorestframework-jwt . I am wondering why the authentication is managed via `JSONWebTokenAuthMixin` and not using a custom authentication backend which would work fine...

Add support for id columns of type `bytes`. Reason: when the primary key of a row is the output of a hashing function, the most natural data type used for...

Implement the change being discussed in #1140. Also directly import `numpy.log` to avoid attribute access inside for loop.

Hi everyone, I would like to try out and experiment with SCIP using the Java API. However, it is unclear to me whether the Java API allows to add user...

As emerged during the discussion of PR #295 some jsdoc tags (like `@module`, `@typedef` and `@callback`) should not be attatched to specific code nodes but rather they should provide information...