Skip to content

Commit 43664ff

Browse files
committed
feat: 257 bundled IR maps + dep aliases + Unicode boundaries
- Regenerated ALL IR with Ruby JsonIR compiler fix (dependency aliases from posix/unicode now merged into every map's aliases) - 257 IR files now bundled (was 130), covering all maps that parse without external dependencies - MapPreview auto-detects bundled vs unbundled maps - MapCatalogue shows LIVE badge for 117+ live-demoable systems
1 parent 0f30b35 commit 43664ff

138 files changed

Lines changed: 550479 additions & 10 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
{
2+
"schemaVersion": 1,
3+
"systemCode": "alalc-asm-Deva-Latn-2012",
4+
"dependencies": [
5+
"alalc-asm-Deva-Latn-1997"
6+
],
7+
"metadata": {
8+
"authority_id": "alalc",
9+
"id": "2012",
10+
"language": "iso-639-2:asm",
11+
"source_script": "Deva",
12+
"destination_script": "Latn",
13+
"name": "Romanization Table -- Assamese (2012)",
14+
"creation_date": "1997",
15+
"description": "ALA-LC Romanization table for Assamese\n",
16+
"nonstandard": {}
17+
},
18+
"stages": [
19+
{
20+
"kind": "stage",
21+
"name": "main",
22+
"rules": [
23+
{
24+
"kind": "run",
25+
"stage": "main",
26+
"docName": "alalc-asm-Deva-Latn-1997"
27+
}
28+
]
29+
}
30+
],
31+
"aliases": {
32+
"deva_chars_1": {
33+
"kind": "any",
34+
"of": [
35+
{
36+
"kind": "string",
37+
"value": ""
38+
},
39+
{
40+
"kind": "string",
41+
"value": "ি"
42+
},
43+
{
44+
"kind": "string",
45+
"value": ""
46+
},
47+
{
48+
"kind": "string",
49+
"value": ""
50+
},
51+
{
52+
"kind": "string",
53+
"value": ""
54+
},
55+
{
56+
"kind": "string",
57+
"value": ""
58+
},
59+
{
60+
"kind": "string",
61+
"value": ""
62+
},
63+
{
64+
"kind": "string",
65+
"value": ""
66+
},
67+
{
68+
"kind": "string",
69+
"value": ""
70+
},
71+
{
72+
"kind": "string",
73+
"value": ""
74+
},
75+
{
76+
"kind": "string",
77+
"value": ""
78+
},
79+
{
80+
"kind": "string",
81+
"value": ""
82+
}
83+
]
84+
}
85+
},
86+
"functions": {}
87+
}

0 commit comments

Comments
 (0)