-
Updated
Jul 4, 2020 - TypeScript
dictionary
Here are 1,663 public repositories matching this topic...
-
Updated
Jun 29, 2020 - Objective-C
Easier Readme Guide
Documentation error at Basics.Int (source):
of that range, the behavior is determined by the compilation target. When
generating JavaScript, the safe range expands to `-2^53` to `2^53 - 1` for some
operations, but if we generate WebAssembly some day, we would do the traditional
The safe range starts from `-(2^53 - 1)
-
Updated
Apr 16, 2020 - TypeScript
Fixture
Еще одно достаточно часто встречающееся слово в разработке софта. Раньше мне оно попадалось в значении как каких-то дефолтных данных для работы системы. Но ангуларовская документация использует его в значении близком к "оснастке".
Examples given in the README.MD no longer work and require editing afterwards. As someone who's new to Swift, it makes it difficult to adopt and use the framework. Although I'm grateful for all the hard work you put into this
-
Updated
Jul 6, 2020 - Python
-
Updated
Apr 21, 2020 - JavaScript
Add a tag document
create Name <-> tags csv
so one day it would be possible to only get nature related names, or only technical names and so on
-
Updated
Jan 17, 2020 - Swift
-
Updated
Jan 7, 2020 - Swift
-
Updated
Jul 1, 2020 - Python
While this isn't really a huge problem, you may wish to reformat your docstrings according to the established formats.
PEP 287 recommends that reST (reStructuredText) format be used, but Epytext is popular as well - They're used because Python IDEs are often able to parse them to get more information about
Add CONTRIBUTING.md
https://github.com/blog/1184-contributing-guidelines
GitHub will show it when someone try to open an issue or create a pull request, which makes contribute to this project more easier.
Should add the info about "How to add a new dictionary for zdict" which had been mentioned at #28 before.
Hi!
First of all, congratulations on this extremely useful library.
I would like to ask you to improve your documentation regarding custom attributes.
I spent some hours trying to do something that I didn't know if was really possible to do with SoapEngine and with some liberal interpretation of some messages exchanges I ended up finding out how to do it, but it would be SOOOO much easier
-
Updated
Jun 27, 2020
-
Updated
Dec 19, 2017 - Python
There has already been some comments and discussion about this such as FooSoft/yomichan#322, but I'll open it as a new issue for better tracking.
I think the project is becoming so large that it would help new developers and our future selves if we documented the core components and their relationships so that it can be referenced while reading the source code and disc
-
Updated
Apr 26, 2019 - Python
-
Updated
Feb 15, 2020 - Go
-
Updated
Oct 5, 2019 - ChucK
-
Updated
Jun 26, 2020 - TypeScript
-
Updated
Apr 14, 2020
-
Updated
Nov 21, 2019 - JavaScript
Improve this page
Add a description, image, and links to the dictionary topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dictionary topic, visit your repo's landing page and select "manage topics."



Add a link to an easier to follow to readme guide, perheps with a "what not to do" disclaimer.
Also add a some scripts to make sure we have all the prerequisites we need and maybe handle downloading