Page MenuHomePhorge

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

Authored by valerio.bozzolan on Mar 13 2023, 14:58.
Tags
None
Referenced Files
F2183854: D25075.id343.diff
Wed, May 8, 14:51
F2183853: D25075.id339.diff
Wed, May 8, 14:51
F2183852: D25075.id338.diff
Wed, May 8, 14:51
F2183766: D25075.id.diff
Wed, May 8, 13:58
F2183714: D25075.diff
Wed, May 8, 13:18
Unknown Object (File)
Tue, May 7, 07:48
Unknown Object (File)
Tue, May 7, 07:47
Unknown Object (File)
Mon, May 6, 07:08
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