twitter / sqrl
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 218 files with 18,149 lines of code in files.
    • 218 files that are 366+ days old (18,149 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 218 files with 18,149 lines of code in files.
    • 218 files have been last changed 366+ days ago (18,149 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
ts, md, json, js, scss, yaml, gitignore, ejs, snap, css, npmignore, txt, editorconfig, svg, py, dockerignore, eslintignore, npmrc
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
ts100% | 0% | 0% | 0% | 0%
scss100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
ejs100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
ts100% | 0% | 0% | 0% | 0%
scss100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
ejs100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
packages100% | 0% | 0% | 0% | 0%
website100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
packages100% | 0% | 0% | 0% | 0%
website100% | 0% | 0% | 0% | 0%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
SqrlParserState.ts
in packages/sqrl/src/compile
615 19 2018-12-11 2020-11-06 10 3 j@yud.co.za jyudaken@twitter.com
AstExpr.ts
in packages/sqrl/src/ast
431 14 2018-12-11 2020-11-06 9 2 j@yud.co.za jyudaken@twitter.com
SqrlJs.ts
in packages/sqrl/src/js
306 13 2018-12-11 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
SqrlCompiledOutput.ts
in packages/sqrl/src/compile
306 15 2018-12-11 2020-11-06 7 2 j@yud.co.za jyudaken@twitter.com
SqrlExecutionState.ts
in packages/sqrl/src/execute
305 25 2018-12-11 2020-11-06 8 2 j@yud.co.za jyudaken@twitter.com
Assert.ts
in packages/sqrl/src/testing
297 31 2018-12-11 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
execute.ts
in packages/sqrl/src/api
253 5 2018-12-11 2020-11-06 12 2 j@yud.co.za jyudaken@twitter.com
AstTypes.ts
in packages/sqrl/src/ast
231 32 2018-12-11 2020-11-06 8 3 j@yud.co.za jyudaken@twitter.com
SqrlAstTransformer.ts
in packages/sqrl/src/ast
228 9 2018-12-11 2020-11-06 9 2 j@yud.co.za jyudaken@twitter.com
ArrayFunctions.ts
in packages/sqrl/src/function
215 13 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
SqrlAst.ts
in packages/sqrl/src/ast
207 4 2018-12-11 2020-11-06 8 2 j@yud.co.za jyudaken@twitter.com
SqrlFeatureSlot.ts
in packages/sqrl/src/slot
200 8 2018-12-11 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
SqrlTruthTable.ts
in packages/sqrl/src/compile
195 11 2018-12-11 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
BoolFunctions.ts
in packages/sqrl/src/function
193 10 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
Ast.ts
in packages/sqrl/src/ast
192 6 2018-12-11 2020-11-06 8 2 j@yud.co.za jyudaken@twitter.com
ast.ts
in packages/sqrl/src/api
191 - 2018-12-11 2019-03-07 7 2 j@yud.co.za j@yud.co.za
DateFunctions.ts
in packages/sqrl/src/function
186 8 2018-12-11 2020-11-06 12 2 j@yud.co.za jyudaken@twitter.com
SqrlTest.ts
in packages/sqrl/src/testing
184 3 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
StringFunctions.ts
in packages/sqrl/src/function
177 15 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
parse.ts
in packages/sqrl/src/api
173 16 2018-12-11 2019-03-07 5 3 j@yud.co.za j@yud.co.za
MathFunctions.ts
in packages/sqrl/src/function
162 11 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
SqrlSlot.ts
in packages/sqrl/src/slot
161 12 2018-12-11 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
astIntersects.ts
in packages/sqrl/src/ast
140 7 2018-12-11 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
Semaphore.ts
in packages/sqrl/src/jslib
119 8 2018-12-11 2019-03-07 3 2 j@yud.co.za j@yud.co.za
SqrlSourcePrinter.ts
in packages/sqrl/src/compile
116 4 2018-12-11 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
DataFunctions.ts
in packages/sqrl/src/function
113 7 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
compileLabelerStatements.ts
in packages/sqrl/src/compile
109 3 2018-12-11 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
KeyFunctions.ts
in packages/sqrl/src/function
104 5 2018-12-11 2020-11-06 8 3 j@yud.co.za jyudaken@twitter.com
AssertFunctions.ts
in packages/sqrl/src/function
96 4 2018-12-11 2020-11-06 12 2 j@yud.co.za jyudaken@twitter.com
SqrlExecutable.ts
in packages/sqrl/src/execute
94 5 2018-12-11 2020-11-06 8 2 j@yud.co.za jyudaken@twitter.com
TypeFunctions.ts
in packages/sqrl/src/function
93 6 2018-12-11 2020-11-06 9 2 j@yud.co.za jyudaken@twitter.com
main.js
in packages/wikipedia-diff-stream
93 7 2018-12-11 2019-01-22 2 2 j@yud.co.za jyudaken@twitter.com
SqrlRuleSlot.ts
in packages/sqrl/src/slot
90 5 2018-12-11 2020-11-06 6 2 j@yud.co.za jyudaken@twitter.com
SqrlKey.ts
in packages/sqrl/src/object
86 7 2018-12-11 2020-11-06 6 3 j@yud.co.za jyudaken@twitter.com
SqrlParse.ts
in packages/sqrl/src/parser
77 5 2018-12-11 2020-11-06 6 2 j@yud.co.za jyudaken@twitter.com
SqrlImporter.ts
in packages/sqrl/src/compile
76 1 2018-12-11 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
compileWhenBlock.ts
in packages/sqrl/src/compile
69 2 2018-12-11 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
expr.ts
in packages/sqrl/src/api
69 1 2018-12-11 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
SerializedSlot.ts
in packages/sqrl/src/slot
54 2 2018-12-11 2019-03-07 3 1 j@yud.co.za j@yud.co.za
SqrlSession.ts
in packages/sqrl/src/object
49 4 2018-12-11 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
CompileHelpers.ts
in packages/sqrl/src/helpers
49 3 2018-12-11 2020-11-06 6 2 j@yud.co.za jyudaken@twitter.com
WhenFunctions.ts
in packages/sqrl/src/function
47 2 2018-12-11 2020-11-06 8 2 j@yud.co.za jyudaken@twitter.com
ComparisonFunctions.ts
in packages/sqrl/src/function
46 1 2018-12-11 2020-11-06 9 2 j@yud.co.za jyudaken@twitter.com
generateParser.ts
in packages/sqrl/src/parser
45 - 2018-12-11 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
SqrlUniqueId.ts
in packages/sqrl/src/object
42 8 2018-12-11 2020-11-06 6 2 j@yud.co.za jyudaken@twitter.com
TimeFunctions.ts
in packages/sqrl/src/function
41 4 2018-12-11 2020-11-06 9 2 j@yud.co.za jyudaken@twitter.com
registerAllFunctions.ts
in packages/sqrl/src/function
38 1 2018-12-11 2019-03-07 8 3 j@yud.co.za j@yud.co.za
SqrlCompile.ts
in packages/sqrl/src/compile
38 2 2018-12-11 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
filesystem.ts
in packages/sqrl/src/api
38 5 2018-12-11 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
Logger.ts
in packages/sqrl/src/util
37 8 2018-12-11 2019-03-07 2 1 j@yud.co.za j@yud.co.za
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ensureArray.ts
in packages/sqrl-common/src
7 1 2018-12-15 2018-12-15 1 1 jyudaken@twitter.com jyudaken@twitter.com
jsonTemplate.ts
in packages/sqrl-common/src
8 1 2018-12-15 2018-12-15 1 1 jyudaken@twitter.com jyudaken@twitter.com
foreachObject.ts
in packages/sqrl-common/src
14 1 2018-12-15 2018-12-15 1 1 jyudaken@twitter.com jyudaken@twitter.com
mapObject.ts
in packages/sqrl-common/src
17 1 2018-12-15 2018-12-15 1 1 jyudaken@twitter.com jyudaken@twitter.com
addressToHostPort.ts
in packages/sqrl-redis-functions/src
20 1 2018-12-15 2018-12-15 1 1 jyudaken@twitter.com jyudaken@twitter.com
SqrlBoxed.ts
in packages/sqrl-common/src
12 3 2019-01-11 2019-01-11 1 1 jyudaken@twitter.com jyudaken@twitter.com
hasConstructor.ts
in packages/sqrl-common/src
6 1 2018-12-15 2019-01-15 2 1 jyudaken@twitter.com jyudaken@twitter.com
invariant.ts
in packages/sqrl-common/src
6 1 2018-12-15 2019-01-15 2 1 jyudaken@twitter.com jyudaken@twitter.com
isEmptyObject.ts
in packages/sqrl-common/src
10 1 2018-12-15 2019-01-15 2 1 jyudaken@twitter.com jyudaken@twitter.com
AssertService.ts
in packages/sqrl-common/src
10 - 2019-01-10 2019-01-15 2 1 jyudaken@twitter.com jyudaken@twitter.com
RenderedSpan.ts
in packages/sqrl-common/src
11 - 2018-12-15 2019-01-15 2 1 jyudaken@twitter.com jyudaken@twitter.com
rateLimitFetchLua.ts
in packages/sqrl-redis-functions/src/lua
87 2 2019-01-10 2019-01-15 2 1 jyudaken@twitter.com jyudaken@twitter.com
sessionizeLua.ts
in packages/sqrl-redis-functions/src/lua
87 2 2019-01-11 2019-01-15 3 1 jyudaken@twitter.com jyudaken@twitter.com
index.js
in website/themes/sqrl-hexo-theme-doc
1 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
ejs
navigation.ejs
in website/themes/sqrl-hexo-theme-doc/layout/_partial
1 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
_doc.scss
in website/themes/sqrl-hexo-theme-doc
1 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
cli.ts
in packages/sqrl-cli/src
2 - 2018-12-12 2019-01-22 4 1 jyudaken@twitter.com jyudaken@twitter.com
support.js
in website/themes/sqrl-hexo-theme-doc/plugins
5 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
mixins.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
6 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
favicon.js
in website/themes/sqrl-hexo-theme-doc/plugins
6 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
all.js
in website/themes/sqrl-hexo-theme-doc/scripts
10 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
typography.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
10 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
project-partial.js
in website/themes/sqrl-hexo-theme-doc/plugins
10 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
support.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
11 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
ejs
page.ejs
in website/themes/sqrl-hexo-theme-doc/layout
11 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
swagger-ui.js
in website/themes/sqrl-hexo-theme-doc/plugins
11 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
index.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
12 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
ejs
google_analytics.ejs
in website/themes/sqrl-hexo-theme-doc/layout/_partial
12 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
swagger-routes.js
in website/themes/sqrl-hexo-theme-doc/plugins
21 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
search.js
in website/themes/sqrl-hexo-theme-doc/plugins
27 1 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
content.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
28 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
banner.js
in website/themes/sqrl-hexo-theme-doc
29 1 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
swagger-ui-v2.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_swagger
29 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
ejs
layout.ejs
in website/themes/sqrl-hexo-theme-doc/layout
31 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
swagger-ui-v3.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_swagger
32 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
layout.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
42 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
search.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
48 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
swagger-to-html.js
in website/themes/sqrl-hexo-theme-doc/plugins
66 1 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
main.js
in packages/wikipedia-diff-stream
93 7 2018-12-11 2019-01-22 2 2 j@yud.co.za jyudaken@twitter.com
swagger-to-html.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
178 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
navigation.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
248 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
formatting.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
291 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
swagger-ui-v2-vendors.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_swagger
398 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
swagger-ui-v3-vendors.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_swagger
1675 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
index.ts
in packages/sqrl-common/src
19 - 2018-12-15 2019-03-02 7 2 jyudaken@twitter.com j@yud.co.za
removeIndent.ts
in packages/sqrl-common/src
10 1 2019-02-28 2019-03-03 2 1 j@yud.co.za j@yud.co.za
CliError.ts
in packages/sqrl-cli/src/cli
17 1 2019-02-28 2019-03-03 3 1 j@yud.co.za j@yud.co.za
emoji.js
in website/scripts
36 2 2019-01-22 2019-03-03 2 2 jyudaken@twitter.com j@yud.co.za
vars.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
37 - 2019-01-22 2019-03-04 2 2 jyudaken@twitter.com j@yud.co.za
SqrlObject.ts
in packages/sqrl/src/object
1 - 2018-12-11 2019-03-07 4 2 j@yud.co.za j@yud.co.za
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
RedisService.ts
in packages/sqrl-redis-functions/src/browser
60 1 2020-11-06 2020-11-06 1 1 jyudaken@twitter.com jyudaken@twitter.com
RedisInterface.ts
in packages/sqrl-redis-functions/src/services
56 1 2020-11-06 2020-11-06 1 1 jyudaken@twitter.com jyudaken@twitter.com
LocalFilesystem.ts
in packages/sqrl/src/node
44 7 2020-11-06 2020-11-06 1 1 jyudaken@twitter.com jyudaken@twitter.com
LocalFilesystem.ts
in packages/sqrl/src/browser
30 5 2020-11-06 2020-11-06 1 1 jyudaken@twitter.com jyudaken@twitter.com
JsExecutionContext.ts
in packages/sqrl/src/node
25 1 2020-11-06 2020-11-06 1 1 jyudaken@twitter.com jyudaken@twitter.com
JsExecutionContext.ts
in packages/sqrl/src/browser
24 1 2020-11-06 2020-11-06 1 1 jyudaken@twitter.com jyudaken@twitter.com
index.ts
in packages/sqrl-jsonpath/src
63 3 2019-03-11 2020-11-06 2 2 j@yud.co.za jyudaken@twitter.com
Services.ts
in packages/sqrl-redis-functions/src
50 - 2019-03-07 2019-03-07 1 1 j@yud.co.za j@yud.co.za
Instance.ts
in packages/sqrl/src/function
454 14 2019-03-04 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
generateDot.ts
in packages/sqrl-cli/src/cli
164 4 2019-03-04 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
DefaultDict.ts
in packages/sqrl-cli/src/jslib
16 1 2019-03-04 2020-11-06 2 2 j@yud.co.za jyudaken@twitter.com
InstanceHelpers.ts
in packages/sqrl/src/helpers
8 1 2019-03-04 2019-03-07 2 1 j@yud.co.za j@yud.co.za
CliArgs.ts
in packages/sqrl-cli/src/cli
208 9 2019-03-02 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
ControlFunctions.ts
in packages/sqrl/src/function
115 4 2019-03-02 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
SourceFunctions.ts
in packages/sqrl-cli-functions/src
82 7 2019-03-02 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
EntityFunctions.ts
in packages/sqrl-redis-functions/src
79 6 2019-03-02 2020-11-06 6 2 j@yud.co.za jyudaken@twitter.com
CliManipulator.ts
in packages/sqrl-cli-functions/src
75 11 2019-03-02 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
index.ts
in packages/sqrl-cli-functions/src
64 4 2019-03-02 2020-11-06 6 2 j@yud.co.za jyudaken@twitter.com
index.ts
in packages/sqrl-load-functions/src
61 5 2019-03-02 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
config.ts
in packages/sqrl/src/api
53 3 2019-03-02 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
BlockFunctions.ts
in packages/sqrl-cli-functions/src
47 4 2019-03-02 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
readJsonFile.ts
in packages/sqrl-cli/src/cli
38 2 2019-03-02 2022-11-21 3 1 j@yud.co.za j@yud.co.za
bufferHumanJson.ts
in packages/sqrl-cli-functions/src
29 3 2019-03-02 2019-08-30 2 2 j@yud.co.za jyudaken@twitter.com
bufferToHexEncodedAscii.ts
in packages/sqrl-common/src
14 1 2019-03-02 2020-11-06 2 2 j@yud.co.za jyudaken@twitter.com
renderFunctionsHelp.ts
in packages/sqrl-cli/src
58 1 2019-02-28 2020-11-06 7 2 j@yud.co.za jyudaken@twitter.com
35 2 2019-02-28 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
CliError.ts
in packages/sqrl-cli/src/cli
17 1 2019-02-28 2019-03-03 3 1 j@yud.co.za j@yud.co.za
removeIndent.ts
in packages/sqrl-common/src
10 1 2019-02-28 2019-03-03 2 1 j@yud.co.za j@yud.co.za
SqrlEntity.ts
in packages/sqrl/src/object
112 3 2019-02-27 2020-11-06 4 3 petehunt@users.noreply.gith... jyudaken@twitter.com
EntityFunctions.ts
in packages/sqrl/src/function
28 3 2019-02-27 2020-11-06 6 3 petehunt@users.noreply.gith... jyudaken@twitter.com
entity.ts
in packages/sqrl/src/api
15 1 2019-02-27 2019-03-07 3 2 petehunt@users.noreply.gith... j@yud.co.za
EntityId.ts
in packages/sqrl/src/platform
1 - 2019-02-27 2019-03-07 2 2 petehunt@users.noreply.gith... j@yud.co.za
swagger-ui-v3-vendors.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_swagger
1675 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
swagger-ui-v2-vendors.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_swagger
398 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
formatting.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
291 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
navigation.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
248 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
swagger-to-html.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
178 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
swagger-to-html.js
in website/themes/sqrl-hexo-theme-doc/plugins
66 1 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
RedisBucketedCount.ts
in packages/sqrl-redis-functions/src/services
57 3 2019-01-22 2020-11-06 4 2 jyudaken@twitter.com jyudaken@twitter.com
search.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
48 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
layout.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
42 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
vars.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
37 - 2019-01-22 2019-03-04 2 2 jyudaken@twitter.com j@yud.co.za
emoji.js
in website/scripts
36 2 2019-01-22 2019-03-03 2 2 jyudaken@twitter.com j@yud.co.za
swagger-ui-v3.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_swagger
32 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
ejs
layout.ejs
in website/themes/sqrl-hexo-theme-doc/layout
31 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
WatchedFilesystem.ts
in packages/sqrl-cli/src/cli
30 5 2019-01-22 2020-11-06 4 2 jyudaken@twitter.com jyudaken@twitter.com
swagger-ui-v2.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_swagger
29 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
banner.js
in website/themes/sqrl-hexo-theme-doc
29 1 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
content.scss
in website/themes/sqrl-hexo-theme-doc/source/style/_doc
28 - 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
search.js
in website/themes/sqrl-hexo-theme-doc/plugins
27 1 2019-01-22 2019-01-22 1 1 jyudaken@twitter.com jyudaken@twitter.com
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
readJsonFile.ts
in packages/sqrl-cli/src/cli
38 2 2019-03-02 2022-11-21 3 1 j@yud.co.za j@yud.co.za
SqrlParserState.ts
in packages/sqrl/src/compile
615 19 2018-12-11 2020-11-06 10 3 j@yud.co.za jyudaken@twitter.com
Instance.ts
in packages/sqrl/src/function
454 14 2019-03-04 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
AstExpr.ts
in packages/sqrl/src/ast
431 14 2018-12-11 2020-11-06 9 2 j@yud.co.za jyudaken@twitter.com
CountFunctions.ts
in packages/sqrl-redis-functions/src
429 29 2018-12-15 2020-11-06 11 3 jyudaken@twitter.com jyudaken@twitter.com
CliMain.ts
in packages/sqrl-cli/src/cli
364 7 2018-12-12 2020-11-06 16 4 jyudaken@twitter.com jyudaken@twitter.com
SqrlJs.ts
in packages/sqrl/src/js
306 13 2018-12-11 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
SqrlCompiledOutput.ts
in packages/sqrl/src/compile
306 15 2018-12-11 2020-11-06 7 2 j@yud.co.za jyudaken@twitter.com
SqrlExecutionState.ts
in packages/sqrl/src/execute
305 25 2018-12-11 2020-11-06 8 2 j@yud.co.za jyudaken@twitter.com
CountUniqueFunctions.ts
in packages/sqrl-redis-functions/src
298 11 2018-12-15 2020-11-06 9 3 jyudaken@twitter.com jyudaken@twitter.com
Assert.ts
in packages/sqrl/src/testing
297 31 2018-12-11 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
RateLimitFunctions.ts
in packages/sqrl-redis-functions/src
286 12 2018-12-15 2020-11-06 12 3 jyudaken@twitter.com jyudaken@twitter.com
execute.ts
in packages/sqrl/src/api
253 5 2018-12-11 2020-11-06 12 2 j@yud.co.za jyudaken@twitter.com
AstTypes.ts
in packages/sqrl/src/ast
231 32 2018-12-11 2020-11-06 8 3 j@yud.co.za jyudaken@twitter.com
SqrlAstTransformer.ts
in packages/sqrl/src/ast
228 9 2018-12-11 2020-11-06 9 2 j@yud.co.za jyudaken@twitter.com
ArrayFunctions.ts
in packages/sqrl/src/function
215 13 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
CliOutput.ts
in packages/sqrl-cli/src/cli
210 20 2018-12-12 2020-11-06 12 2 jyudaken@twitter.com jyudaken@twitter.com
CliArgs.ts
in packages/sqrl-cli/src/cli
208 9 2019-03-02 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
SqrlAst.ts
in packages/sqrl/src/ast
207 4 2018-12-11 2020-11-06 8 2 j@yud.co.za jyudaken@twitter.com
SqrlFeatureSlot.ts
in packages/sqrl/src/slot
200 8 2018-12-11 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
SqrlTruthTable.ts
in packages/sqrl/src/compile
195 11 2018-12-11 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
BoolFunctions.ts
in packages/sqrl/src/function
193 10 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
Ast.ts
in packages/sqrl/src/ast
192 6 2018-12-11 2020-11-06 8 2 j@yud.co.za jyudaken@twitter.com
DateFunctions.ts
in packages/sqrl/src/function
186 8 2018-12-11 2020-11-06 12 2 j@yud.co.za jyudaken@twitter.com
SqrlTest.ts
in packages/sqrl/src/testing
184 3 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
StringFunctions.ts
in packages/sqrl/src/function
177 15 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
SqrlRepl.ts
in packages/sqrl-cli/src/repl
171 8 2018-12-15 2020-11-06 10 2 jyudaken@twitter.com jyudaken@twitter.com
CliPrettyOutput.ts
in packages/sqrl-cli/src/cli
166 12 2018-12-12 2020-11-06 11 2 jyudaken@twitter.com jyudaken@twitter.com
generateDot.ts
in packages/sqrl-cli/src/cli
164 4 2019-03-04 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
MathFunctions.ts
in packages/sqrl/src/function
162 11 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
SqrlSlot.ts
in packages/sqrl/src/slot
161 12 2018-12-11 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
compile.ts
in packages/sqrl/src/api
143 9 2019-01-14 2020-11-06 7 2 jyudaken@twitter.com jyudaken@twitter.com
astIntersects.ts
in packages/sqrl/src/ast
140 7 2018-12-11 2020-11-06 3 2 j@yud.co.za jyudaken@twitter.com
RedisApproxCountUnique.ts
in packages/sqrl-redis-functions/src/services
127 5 2018-12-15 2020-11-06 4 2 jyudaken@twitter.com jyudaken@twitter.com
SqrlObject.ts
in packages/sqrl-common/src
126 11 2018-12-15 2020-11-06 2 1 jyudaken@twitter.com jyudaken@twitter.com
index.ts
in packages/sqrl-text-functions/src
117 9 2018-12-12 2020-11-06 11 2 jyudaken@twitter.com jyudaken@twitter.com
SqrlSourcePrinter.ts
in packages/sqrl/src/compile
116 4 2018-12-11 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
ControlFunctions.ts
in packages/sqrl/src/function
115 4 2019-03-02 2020-11-06 4 2 j@yud.co.za jyudaken@twitter.com
DataFunctions.ts
in packages/sqrl/src/function
113 7 2018-12-11 2020-11-06 10 2 j@yud.co.za jyudaken@twitter.com
SqrlEntity.ts
in packages/sqrl/src/object
112 3 2019-02-27 2020-11-06 4 3 petehunt@users.noreply.gith... jyudaken@twitter.com
AstBuilder.ts
in packages/sqrl/src/helpers
112 9 2019-01-14 2020-11-06 5 2 jyudaken@twitter.com jyudaken@twitter.com
compileLabelerStatements.ts
in packages/sqrl/src/compile
109 3 2018-12-11 2020-11-06 5 2 j@yud.co.za jyudaken@twitter.com
RedisService.ts
in packages/sqrl-redis-functions/src/services
107 17 2018-12-15 2020-11-06 6 2 jyudaken@twitter.com jyudaken@twitter.com
RedisCountService.ts
in packages/sqrl-redis-functions/src/services
106 3 2018-12-15 2020-11-06 5 2 jyudaken@twitter.com jyudaken@twitter.com
KeyFunctions.ts
in packages/sqrl/src/function
104 5 2018-12-11 2020-11-06 8 3 j@yud.co.za jyudaken@twitter.com
LabelFunctions.ts
in packages/sqrl-redis-functions/src
99 4 2018-12-15 2020-11-06 8 3 jyudaken@twitter.com jyudaken@twitter.com
AssertFunctions.ts
in packages/sqrl/src/function
96 4 2018-12-11 2020-11-06 12 2 j@yud.co.za jyudaken@twitter.com
RedisUniqueId.ts
in packages/sqrl-redis-functions/src/services
95 4 2018-12-15 2020-11-06 6 2 jyudaken@twitter.com jyudaken@twitter.com
SqrlServer.ts
in packages/sqrl-cli/src
95 5 2018-12-12 2020-11-06 8 3 jyudaken@twitter.com jyudaken@twitter.com
SqrlExecutable.ts
in packages/sqrl/src/execute
94 5 2018-12-11 2020-11-06 8 2 j@yud.co.za jyudaken@twitter.com