Skip to main content

Questions tagged [status-completed]

Indicates that the report has been resolved through the implementation of a feature or the fixing of a bug.

7 votes
1 answer
81 views

I just noticed a spelling mistake in one of the close reasons. (Consult freehand circle.) Can this be fixed?
Redz's user avatar
  • 1,096
8 votes
1 answer
127 views

I noticed a community-specific close reason was created and called 'Blatantly off-topic.' However, for users without the close votes privilege, the 'Other' close reason is renamed to 'Blatantly off-...
CPlus's user avatar
  • 10.5k
6 votes
1 answer
96 views

Our trash room, The Garbage Disposal, is still parented to https://languagedesign.stackexchange.com, not https://langdev.stackexchange.com. As @Catija said in chat: it's parented to a site that doesn'...
Bbrk24's user avatar
  • 9,672
10 votes
2 answers
334 views

The pros-cons tag has been subject to many, many discussions, and is the most popular tag on the site, with 97 questions as of the time of this post being written. It's a typical example of a meta tag,...
Redz's user avatar
  • 1,096
23 votes
3 answers
456 views

About two months ago, we asked SE if we could have MathJax on PLDI, but the request was summarily declined with the following reasoning: At this time, we are declining the request to enable MathJax. ...
Alexis King's user avatar
  • 12.8k
9 votes
1 answer
56 views

While typos should not be synonymized, abbreviations should be. AST is short for 'Abstract Syntax Tree' in the context of language design. I propose that ast be made a synonym of abstract-syntax-tree.
CPlus's user avatar
  • 10.5k
4 votes
0 answers
108 views

It looks like someone has been caught using votes inappropriately; in the reputation drop-down box I see a −50 rep adjustment for serial voting: But on the reputation page I see −726: That's a lot! ...
kaya3's user avatar
  • 22.4k
4 votes
1 answer
137 views

I just spotted this message in my inbox: Google Translate says the Spanish sentence means "Get more information in the help center.".
Adám's user avatar
  • 3,317
6 votes
2 answers
125 views

The on-topic page in our Help Center currently looks like this: If your question is not specifically on-topic for Programming Language Design and Implementation Stack Exchange, [...] It never says ...
Starship's user avatar
  • 1,518
14 votes
2 answers
251 views

Note: I haven't seen any instances of this, nor do I think it is currently an issue, but I do feel it is worth considering, especially if this site goes public I'm proposing that answers created using ...
cocomac's user avatar
  • 575
7 votes
2 answers
86 views

I used code blocks in an answer and the code isn't highlighted, although I specified the language (by writing ```rust). Is it a bug, is it expected behavior, am I missing something obvious?
zdimension's user avatar