-
The current size of both library modules is ~7.5 Mb.
This is largely due to Roboto:
![screen shot 2015-11-02 at 17 53 30](https://cloud.githubusercontent.com/assets/8167857/10888150/e9e348ba-818a-11…
-
We need to modularize the code. We need to write functions which return particular semester's or subject's attendance.
-
From: [Rob Siemborski](rjs3@andrew.cmu.edu)
Bugzilla-Id: 1807
Version: 2.2.x
Owner: [Ken Murchison](murch@andrew.cmu.edu)
brong updated
11 years ago
-
The idea is to use Polymer to modularize each component like:
Game information
Player nameplates
Timer
Gamecaptures
to also clearly separate them.
The benefit would be much cleaner HTML and easier cus…
-
The parser needs a rework
* the narsese parser must build a AST
* the AST must be transformed to the internal representation of terms/statements/products/etc
This provides some way to introduce…
-
Filing this as a feature request as I don't think I'll have time to do this for a while.
I've got a handful of custom analyzers that aren't broadly useful (they apply to internal tools). Currently,…
-
While reading issue #4696 I started thinking that a modular rules/variants system that lets you add and remove modifications like commander in command zone, or color identity, singleton, etc could be …
-
### Describe the problem
I would like a way to load SvelteKit sub-modules within a SvelteKit site.
A sub-module would be a usual SvelteKit site with:
- A library
- Pages and Endpoints
### D…
-
## Problem statements
![image](https://user-images.githubusercontent.com/518187/155856992-ad35703a-228b-4bfa-8eb0-7e1c7ad1b2b7.png)
- The current user interface for button actions does not all…
-
Some components are too highly coupled and violate the single responsibility principle making some components hard to test and debug
I would like to propose the following solution:
- Break down co…