-
I'm trying to import XMPPFramework into a dynamic framework target of my app. On doing
`#import ` (or `@import XMPPFramework`), I get the error 'Module 'KissXML' not found' in every header that has `…
-
As the software grew and at speed, the architecture of the code started to degrade. Updates needs to be made to fill the most recent needs of the software.
### Definition
The proposed architecture i…
-
I'm currently using `sherpa/bin/streaming_pruned_transducer_statelessX/streaming_server.py` with all the underlying c++ code for modified_beam_search (`RnntConformerModel`, `StreamingModifiedBeamSearc…
-
While reading the code there is a directory that mentions plugins, and they are included automatically at compile time, so it easens adding new plugins.
The plugin wording might suggest that this fun…
-
Currently `duk_get_memory_functions()` is needed to get the heap userdata, maybe a direct call like `void *duk_get_heap_udata(duk_context *ctx)`.
On a related note, `duk_get_memory_functions()` is a …
-
**Priorities**:
- [moved] Water Availability Case Studies HARPgroup/HARParchive#1156
- [x] Sync `Dataframe_Generator.R` and `Dataframe_Generator.Rmd` (see Rob's PR), making the rmd the working vers…
-
# RFC: Source Packages
A developer-, tool-, and ecosystem- friendly mechanism for sharing source.
co-authored with @gaearon
## Overview
"Source packages" are the same as standard npm package…
-
There are a number of wrapped automatic modules in the platform sdk. According to @hendrikebbers, we want to convert these wrapped modules into proper (non-automatic) modules, which will get rid of ma…
-
We have contract constructors, so I think we should probably make the state transition syntax look more like invoking a constructor, and then support that properly (rather than ->S1({x = 3, y = 2}) ).
-
The big issue in the section on editors is the links will date too quickly, and are likely to be very stale now.
Is there a good way I can give folks a nice selection of editors while not swamping …