-
I have proposition for first steps to make LiveScript pluggable and backward compatible to backward incompatible changes.
I will try to explain why LiveScript would benefit from plugins, what alrea…
-
Code: https://github.com/Nolra/front-course/tree/js-object
Читаем:
Объекты основы - https://developer.mozilla.org/ru/docs/Learn/JavaScript/Objects/Basics
Инициализация объектов - https://develope…
-
pagination has got mixed up, it's always true once we get to List.prototype.fetch
```
if (!this.resource.pagination)
delete options.limit;
```
Ah, further investigation shows that we are callin…
-
Designers wanted - post them here, sexiest wins (I am rather partial to a green unicorn riding a tickmark btw!)
remy updated
12 years ago
-
I can't remember where we left off with the search topic, but it occurs to me that we are getting close to needing a search function. Should that go on the list for one of the soft launches?
-
Hi,
if I take the example regarding relationships and inheritance from the docs
```
class PersonalRelationship(neomodel.StructuredRel):
"""
A very simple relationship between two BasePe…
-
Video 1:
Historical inaccuracies - HiDPI display is being used (despite them being unicorns back in 2010-11 since 4K wasn't even a (broad) thing.), modern logo for WinRAR has been blurred out, along …
-
### Describe the project you are working on
**[Add support for custom sections in plugin.cfg files #95866](https://github.com/godotengine/godot/pull/95866)**
Custom settings support for plugins un…
-
**Is your feature request related to a problem? Please describe.**
Issue #10853 (locked), covers a lot of the reasons why a `--file` flag would be nice, but there is a good case that isn't covered by…
xiata updated
3 years ago
-
This is a soundness bug, but I don't know how to trigger it without going through (deemed safe) ML code. Maybe @maximedenes can find a way to weaponize this bug in pure Coq?
Essentially, the bug is…