Page MenuHomePhorge

Diviner: fix "Javascript" -> "JavaScript" and minor change
ClosedPublic

Authored by valerio.bozzolan on Mar 13 2023, 14:58.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 27, 03:05
Unknown Object (File)
Wed, Mar 27, 01:48
Unknown Object (File)
Thu, Mar 21, 14:48
Unknown Object (File)
Thu, Mar 21, 14:04
Unknown Object (File)
Thu, Mar 21, 06:43
Unknown Object (File)
Sun, Mar 17, 06:48
Unknown Object (File)
Fri, Mar 15, 02:39
Unknown Object (File)
Tue, Mar 12, 15:02
Tokens
"Love" token, awarded by valerio.bozzolan."Manufacturing Defect?" token, awarded by avivey.

Details

Test Plan
  • look at Diviner and say "Java..."
  • Diviner will look at you saying "...Script"
  • you land, satisfied

If Diviner says "...script" instead (lowercase "S"), abandon the ship.

Diff Detail

Repository
rP Phorge
Branch
diviner-fixes-javascript
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningsrc/docs/flavor/javascript_object_array.diviner:80TXT3Line Too Long
Unit
No Test Coverage
Build Status
Buildable 131
Build 131: arc lint + arc unit

Event Timeline

src/docs/flavor/javascript_object_array.diviner
67

I added more minor examples there since it's not that obvious for people that o.stuff and o['stuff'] are the same.

87

I've added an "In short" paragraph since this topic deserved it.

src/docs/flavor/javascript_object_array.diviner
63

I've added more examples here ↑ since being able to do both can be counter-intuitive

avivey awarded a token.
This revision is now accepted and ready to land.Mar 16 2023, 14:27