experimental
Here are 902 public repositories matching this topic...
-
Updated
May 1, 2020 - Vue
-
Updated
Jan 8, 2019 - Ruby
-
Updated
Nov 15, 2018 - Common Lisp
-
Updated
Sep 17, 2016 - JavaScript
-
Updated
Oct 30, 2017 - C++
As suggested by Lauri on twitter, customizing keyboard shortcuts would help support non-qwerty keyboards and give more flexibility.
As a side note, this is already possible system-wide in OSX via System Preferences:

The library does not in any way state in the docs, how the package can be used for client side authorization or authentication, respectively that it is not suited for this use case.
As we all know, next is a framework also to be used for pure client-side js/navigation. The most voted next issue is about auth, and there i
-
Updated
Jun 12, 2020 - Shell
-
Updated
Apr 23, 2020 - Python
-
Updated
Feb 4, 2019 - Vue
-
Updated
Jun 11, 2016 - C
-
Updated
Jun 9, 2018 - C++
-
Updated
Feb 6, 2019 - Haskell
-
Updated
Mar 11, 2019 - Common Lisp
We should basically mirror Python in all respects here, except that we won't have an is not operator with whitespace in it.
I'd also be fine with an id() built-in, for getting an object's "identity", probably a number akin to a memory address. is would basically be comparing such identities.
-
Updated
Oct 25, 2019 - C
Improve logging
Improve logging on the client and server-side to help with debugging. At the moment it's a bit raw and not always reliable to follow.
-
Updated
Oct 31, 2017 - JavaScript
-
Updated
Mar 29, 2017 - JavaScript
-
Updated
Jun 5, 2020 - Kotlin
-
Updated
Mar 8, 2020 - Haskell
The TimerComponent holds too many properties used by all entities. For instance, this component has a NextSpeakTime property which is used for the NpcEntity only. Same goes for the DespawnTime and RespawnTime used for monsters.
The idea is to create 3 new components :
PlayerTimerComponentMonsterTimerComponentNpcTimerComponent
and then move the existing properties t
-
Updated
Apr 6, 2020 - JavaScript
-
Updated
Jan 9, 2020 - Go
Improve this page
Add a description, image, and links to the experimental topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the experimental topic, visit your repo's landing page and select "manage topics."
It's been many years since the last time that I've attempted to write any code in C and would really appreciate it if there was a bit of documentation on how to use lwan as a library outside of the lwan directory. I've been struggling with the cmake configuration inside of a Clion project and have decided to give up for the night. If anyone has a working cmake config that they would be willing to