Page MenuHomePhorge

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

Authored by valerio.bozzolan on Mar 13 2023, 14:58.
Tags
None
Referenced Files
F4068863: D25075.1746816167.diff
Thu, May 8, 18:42
F4042570: D25075.1746725478.diff
Wed, May 7, 17:31
F4042568: D25075.1746725477.diff
Wed, May 7, 17:31
F4042566: D25075.1746725476.diff
Wed, May 7, 17:31
F4042237: D25075.1746724850.diff
Wed, May 7, 17:20
F3966849: D25075.1746518863.diff
Mon, May 5, 08:07
F3956008: D25075.1746474571.diff
Sun, May 4, 19:49
F3945667: D25075.1746445181.diff
Sun, May 4, 11:39
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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